Hi,
When a visitor types in http://www.yourdomain.com/forum, how can I redirect it to http://www.yourdomain.com/forum/index.php3 ?
Thanks !
| SitePoint Sponsor |



Hi,
When a visitor types in http://www.yourdomain.com/forum, how can I redirect it to http://www.yourdomain.com/forum/index.php3 ?
Thanks !



Well you could just use .htaccess and make index.php3 your defualt page in that directory. If you wan't me to explain in more detail just ask.![]()



Ok, I'll ask. I know where to put that htaccess file in but I need to know what codes should be in that file cos' I've never done any redirection with htaccess.
Thanks Justin !
The answer is on this page of my MySQL/PHP tutorial:
http://www.webmasterbase.com/article.php?aid=228&pid=73
Kevin Yank
CTO, sitepoint.com
I wrote: Simply JavaScript | BYO PHP/MySQL | Tech Times | Editize
Baby’s got back—a hard back, that is: The Ultimate CSS Reference



Got it ! Thanks kyank and Justin !
Bookmarks