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
Thank you very much! This'll be really useful for SmartGamer.org.
__________________
David HornPocketGamer.org - For Gamers on the Go...Pocket PC games news (latest releases), reviews (newest), downloads, discussion, giveaways & special offers, and plenty more besides!
This could be useful - I've just found out that Microsoft's own ASP.NET controls (in particular the asp:LinkButton) which used to work with PIE on PocketPC2002 no longer work when accessing the page from PIE on WM2003! :roll:
__________________
The internet - it's just like CB radio all over again.
I am getting problems when trying to use the code.... namely nothing is happening, I have debugged it but it seems to not detect anything what am I missing? I am referring to the first set of code (the php not javascript). Thanks!!