Thread
:
anyone know how to do a simple url rewrite?
View Single Post
01-18-2008, 02:05 AM
cezam
Confirmed User
Join Date: Jun 2003
Location: CZ, EU
Posts: 1,363
sorry i screwed up, the htacces should be:
Code:
RewriteEngine On RewriteRule /downloads/([A-Za-z0-9_-]+)/$ downloads/?dl_name=$1
__________________
cezam
View Public Profile
Find More Posts by cezam