heavywater
12-03-11, 14:55
Hey guys,
I'm trying to neaten up some addresses at the moment. The website has a frame (in index.php) and php content inside for separate pages (index.php?id=Roster etc).
I've been playing with the htaccess file and I've got site.com/index.php to redirect to site.com. This means that the roster is now at site.com/?id=Roster.
Is there any way to redirect that to site.com/roster? I'm not sure if it's easy to do with htaccess or whether it should be a 301 redirect at all. :|
I'm trying to neaten up some addresses at the moment. The website has a frame (in index.php) and php content inside for separate pages (index.php?id=Roster etc).
I've been playing with the htaccess file and I've got site.com/index.php to redirect to site.com. This means that the roster is now at site.com/?id=Roster.
Is there any way to redirect that to site.com/roster? I'm not sure if it's easy to do with htaccess or whether it should be a 301 redirect at all. :|