Results 1 to 6 of 6
i have set up an apache web server, and i wanna find the index html file, and edit it..can anybody tell me how can i find this file and edit ...
- 01-06-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 31
Apache Web Server
i have set up an apache web server, and i wanna find the index html file, and edit it..can anybody tell me how can i find this file and edit it..thankyouuu
- 01-06-2008 #2
It should be in /var/www/htdocs.
- 01-06-2008 #3Linux Newbie
- Join Date
- Oct 2006
- Posts
- 101
it is usually there, but mine defaults to /home/httpd/html
I would do:
Code:locate index.html
--Erik
- 01-06-2008 #4Just Joined!
- Join Date
- Dec 2007
- Posts
- 31
- 01-07-2008 #5
- 01-07-2008 #6Just Joined!
- Join Date
- Dec 2007
- Posts
- 31
thankyouu very much it worked!


Reply With Quote

