URL conversion needed

New to mod_rewrite? This is a good place to start.

URL conversion needed

Postby xdeveloper » Sat Jun 20, 2009 12:02 pm

xdeveloper
 
Posts: 1
Joined: Fri Jun 19, 2009 4:52 pm

Postby richardk » Sun Jun 21, 2009 9:35 am

Is it always in the same letter/number format?

In a .htaccess file in your document root
Code: Select all
Options +FollowSymLinks -MultiViews

RewriteEngine On

RewriteRule ^dynamation/product/[-a-z0-9]+)/?$ /dynamation/product.php?id=$1 [QSA,L]
richardk
 
Posts: 8800
Joined: Wed Dec 21, 2005 7:50 am


Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 112 guests

cron