Page 1 of 1

Use Apache

PostPosted: 28. April 2009 15:44
by jerome_31
Hi,
I install lampp on my computer, but now i cannot use it. I need to now where i must install folder for my web site. Usually it is in var/www, but after installation this folder didn't exist, so can you tel me in witch folder i must install my document please.

Re: Use Apache

PostPosted: 28. April 2009 16:07
by Wiedmann
Usually it is in var/www,

As you can read in the Apache manual, it's allways the directory which is defined as DocumentRoot in the file "httpd.conf".

See also:
http://www.apachefriends.org/en/xampp-linux.html#385