Bengal313
05-29-2003, 08:51 PM
I am running a internal site using apache web server. I need to change the default page that loads when the user types in the URL. For example, Currently when you type in "www.example.com" it goes to http://www.example.com/index.html. I need it to go to http://www.example.com/main/index.html. How do I configure apache to do that. I do not want to use a redirct script. Thanx