Isn’t it supposed to be in /etc/apache2
I can’t see it anywhere. Any suggestions?
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.
The default location is /etc/apache2 but you can check through the install you ran to see if it was placed elsewhere, the second most common location would be /usr/local/apache2 <br> <br>Otherwise you can spin up the LAMP image under Applications which will give you a bit of a head start on some of the necessary packages.
No, I built it as per the tutorial. <br>Should I rebuild the droplet using the DO LAMP image? <br>I haven’t done that much on the droplet so far, other than install WordPress and phpMyAdmin
Yes that is correct: <br> <br>root@lamp1:~# cd /etc/apache2/ <br>root@lamp1:/etc/apache2# <br> <br>Are you running the provided LAMP image we have under “Applications”?