Creating simple URL's (.htaccess - mod_rewrite)
- by Coughlin
I have this structure for my navigation index.php?v=page
I am looking to convert it to: www.domain.com/page/ - using mod_rewrite..any ideas on that? I read through some tuts and examples, but couldnt get it working right.
Thanks,
Ryan