Question
Install Wordpress into subdirectory on LEMP installation
Hi there,
I’ve followed the below tutorial but changing the directory to /var/www/directory-name but having a ‘502 Bad Gateway’ error when trying to view it in my browser.
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lamp-on-ubuntu-16-04
Any solutions would be appreciated, thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
What did you put on here
<Directory /var/www/html/>
AllowOverride All
</Directory>
in
/etc/apache2/apache2.conf