Re: Automatic rewrite of Latin-1 and Accentless URL to UTF-8 IRI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 21 May 2007 02:55:24 -0400
Hapax <webmestre@xxxxxxxxxxx> wrote:

> Hello,
> 
>     I was wondering if someone would know how to automatically
> support the rewriting (aliasing ?) of URL on a whole site to do the
> following.

[chop]

Are you talking about HTTP headers or document bodies?
In the former case, I wonder if you could devise an
all-in-one regexp to use with "Header edit"?

In the latter case, you need to parse the output to 
know what is a URL.  You could use mod_proxy_html
with a regexp rule as above, or with version 3
just select ASCII output and the issue goes away.


-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux