View Single Post
  #15 (permalink)  
Old 07-23-2003, 12:42 AM
medic119
Ponderer
Join Date: Jul 2003
Posts: 94

Quote:
do you replace ^index\.php with your main page in the root?

Thanks,
Kevin
Yes..
Example: if the root page is mypage.html use ^mypage\.html

Be aware though, thats just a code snippet for that section of my .htaccess file.

You need to have the line RewriteEngine on somewhere near the top to turn on mod_rewrite and you have to have mod_rewrite installed on your apache server.
__________________
"So Shut Up, Live, Travel, Adventure, Bless, And Don't Be Sorry." - Jack Kerouac
www.seadoc.net
 
Reply With Quote