I couldn't find this by searching the archives:
What do I use in the .htaccess file to have it redirect http://myserver/ to http://myserver/html/index.php
Thanks
| SitePoint Sponsor |

I couldn't find this by searching the archives:
What do I use in the .htaccess file to have it redirect http://myserver/ to http://myserver/html/index.php
Thanks
David Baxter
Freelance PHP/MySQL Developer
Contact me for more information: [ Email ] [ICQ: 47136518]





I belive you just type
but i could be wrong...but i think thats it.Code:redirect http://myserver/ http://myserver/html/index.php
Bookmarks