ok new problem now

Discuss practical ways rearrange URLs using mod_rewrite.

ok new problem now

Postby 2levelsabove » Fri Dec 19, 2008 4:58 pm

Code: Select all
RewriteRule ^Classifieds/?$                                   /classifieds.php                            [NC,QSA,L]
RewriteRule ^Classifieds/([a-z0-9-]+)/?$                      /classifiedsbymake.php?make=$1              [NC,QSA,L]
RewriteRule ^Classifieds/([a-z0-9-]+)/([a-z0-9-]+)/?$         /classifiedsbymodel.php?make=$1&model=$2    [NC,QSA,L]


you can see this at
http://alltherides.com/sitemap.htm
2levelsabove
 
Posts: 12
Joined: Sun Feb 03, 2008 11:38 pm

Return to Friendly URLs with Mod_Rewrite

Who is online

Users browsing this forum: No registered users and 23 guests

cron