Hi,
I have two wordpress.conf files –
/etc/apache2/sites-available/wordpress.conf
/etc/apache2/sites-enabled/wordpress.conf
I edited both of them to include:
<Directory /var/www/html>
Options -Indexes
AllowOverride All
</Directory>
Then allowed wordfence to modify the .htaccess file and unfortunately returned to the 500 – Internal Server Misconfiguration error. Returning .htaccess to it’s previous configuration allows me to access the site, but obviously then I don’t have the firewall enabled…
Do you have any other thoughts, or did I miss something I need to edit first?
Thanks!
-
This reply was modified 4 years, 1 month ago by pyoorkate.