Results 1 to 5 of 5
Generally apache default path is /var/www/html, but i need the path like this /var/siva/apache ,how to accomplish that in apache....
Thanks in advance.......
- 06-28-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 19
Apache path
Generally apache default path is /var/www/html, but i need the path like this /var/siva/apache ,how to accomplish that in apache....
Thanks in advance....
- 06-29-2008 #2
wich distro are you running?
Linux and me it's a love story
- 06-29-2008 #3Linux Newbie
- Join Date
- Jun 2006
- Location
- Greece, Athens
- Posts
- 214
go to the apache directory (in ubuntu it is a subdirectory in /etc/). Then find the configuration file and open it with an editor. There is a line that says Document Root. Put the path you want in that line.
- 06-30-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 19
I am using RHEL5....
- 07-01-2008 #5
if you did a default install go to
and do it like kostasan pointed aboveCode:/usr/local/apache2/conf/httpd.conf
Linux and me it's a love story


Reply With Quote