[thelist] Apachache mod_rewrite

Dejan Kozina dejan at kozina.com
Wed Sep 14 12:20:04 CDT 2005


Try:
RewriteRule ^features/([0-9]+) features.php?mag=$1
(without the leading slash)

djn

Hershel Robinson wrote:
> to be mapped to the above URL. I tried putting this in the .htaccess 
> file in "E:\ApacheRoot\devmishpacha.local":
> 
> RewriteRule /features/([0-9]+) /features.php?mag=$1
> RewriteRule ^/features/([0-9]+) /features.php?mag=$1
> RewriteRule ^features/([0-9]+) /features.php?mag=$1
> 
-- 
Dejan Kozina
Dolina 346 (TS) - I-34018 Italy
tel./fax: +39 040 228 436 - cell.: +39 348 7355 225
http://www.kozina.com/  - e-mail: dejan at kozina.com


More information about the thelist mailing list