Need help with a URL!

Discuss practical ways rearrange URLs using mod_rewrite.

Need help with a URL!

Postby Guest » Wed Apr 27, 2005 12:05 am

http://myurl.com/A1VF4A7 -> http://myurl.com/dl/index.php?A1VF4A7

A1VF4A7 can be anything letters or numbers at random

TIA :)
Guest
 

Postby Caterham » Thu Apr 28, 2005 5:00 am

Code: Select all
RewriteRule ^([A-Za-z0-9_-]+)/?$ /dl/index.php?$1 [L]
Caterham
 
Posts: 690
Joined: Fri Dec 10, 2004 1:30 pm


Return to Friendly URLs with Mod_Rewrite

Who is online

Users browsing this forum: No registered users and 33 guests

cron