Help with Friendly URL

Discuss practical ways rearrange URLs using mod_rewrite.

Re: Help with Friendly URL

Postby Magnusson » Wed May 05, 2010 6:12 am

I'm struggling to get this to work.. So far I think something like this would do the work

Options +FollowSymLinks
RewriteEngine On

// First set of rules
RewriteRule ^([^/]+)/?$ /?c=$1 [QSA,L]

// Second
?

// Third
RewriteRule ^sok_([^/]+)/?$ /?sok=$1 [QSA,L]

// Fourth
?


Am I on the right track? :)
Magnusson
 
Posts: 18
Joined: Thu Oct 12, 2006 12:35 pm


Return to Friendly URLs with Mod_Rewrite

Who is online

Users browsing this forum: Google [Bot] and 20 guests

cron