homepage Welcome to WebmasterWorld Guest from 50.17.109.248
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Subscribe to WebmasterWorld
Visit PubCon.com
Home / Forums Index / Code, Content, and Presentation / Apache Web Server
Forum Library : Charter : Moderators: Ocean10000 & incrediBILL & phranque

Apache Web Server Forum

    
rewrite tolower
rewrite tolower
BBonanza




msg:3840961
 8:25 am on Feb 3, 2009 (gmt 0)

I have this rewrite rule working fine

RewriteRule ^used/([^/]+)/cars/?$ used/mks.asp?used=$1 [NC,NE,L]

I tried putting this tolower rule in but it doesn't work.

RewriteMap lower int:tolower
RewriteRule ^used/([^/]+)/cars/?$ used/mks.asp?used=${lower:$1} [NC,NE,L]

I have tried several different variations but still no luck - can it be done?

Thanks guys

 

Caterham




msg:3841039
 10:47 am on Feb 3, 2009 (gmt 0)

I tried putting this tolower rule in but it doesn't work.

The RewriteMap must be defined in your httpd.conf (per-server context).

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Code, Content, and Presentation / Apache Web Server
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved