Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 14391  / 1 Year ago, tue, january 10, 2023, 6:35:22

I installed lamp on ubuntu. Apache2 and Mysql are working fine.



The folder apache2 is in /etc and contains:



apache2.conf  envvars     magic           mods-enabled  sites-available
conf.d httpd.conf mods-available ports.conf sites-enabled


The httpd.conf file is empty.
As far as windows is concerned apache had a "www" folder where we used to store our php files. What should I do in this case ?
The tutorials given on the internet could not help! :|
Please help!


More From » apache2

 Answers
1

The equivalent folder in Ubuntu should be /var/www, unless you changed it yourself. This directory is (by default) defined in /etc/apache2/sites-enabled/000-default, in the line that begins with the word DocumentRoot.


[#36496] Wednesday, January 11, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ciousuntru

Total Points: 352
Total Questions: 124
Total Answers: 95

Location: Grenada
Member since Tue, Oct 12, 2021
3 Years ago
;