httpd-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Jurgen <apa...@squarehosting.com>
Subject Re: [users@httpd] RE: replacing %20 with mod_rewrite in URLS?
Date Fri, 01 Aug 2003 01:12:42 GMT
Hi,

something like:
RewriteRule ^(.*)%20(.*)$  $1-$2
could do the trick or a RewriteMap.

Jurgen


On Thu, 31 Jul 2003 20:34:29 -0400
"Aaron Wolski" <aaronjw@martekbiz.com> wrote:

> BUMP.
>  
> Sorry for reposting this again but I am an serious need of a solution.
> ANY idea's???
>  
> Thanks so much.
>  
> Aaron
>  
> -----Original Message-----
> From: Aaron Wolski [mailto:aaronjw@martekbiz.com] 
> Sent: July 31, 2003 5:22 PM
> To: 'users@httpd.apache.org'
> Subject: replacing %20 with mod_rewrite in URLS?
>  
> Hi Guys,
>  
> New to the list and here's my first post !
>  
> I'm using mod_rewrite on an application and need to have URLS that
> contain %20 replaced with - .
>  
> Does anyone know if this is even possible?
>  
> Thanks!
>  
> Aaron
>  
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Mime
View raw message