04-14-2023, 10:14 PM
Hello,
When I run apt-get upgrade to update some package.It's upgrade apache2 and some php package.But some webpage will got error when it's webpage use .htaccess.
Please add some settings in custom http.
<Directory {homedir}/httpdocs>
AllowOverride All
</Directory>
These three lines please add to under "AccessFileName .htaccess" this line.
Thanks a lot.
Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.
When I run apt-get upgrade to update some package.It's upgrade apache2 and some php package.But some webpage will got error when it's webpage use .htaccess.
Please add some settings in custom http.
<Directory {homedir}/httpdocs>
AllowOverride All
</Directory>
These three lines please add to under "AccessFileName .htaccess" this line.
Thanks a lot.
Restored from old drupal forum, for user uid:30183 username:akong
You may reset your password to access your new account here.