Re: [users@httpd] mod_ext_filter with proxied content

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

 



On 11/9/06, Tom Pike <thwpike@xxxxxxxxxxxxxxxxxxx> wrote:

ExtFilterDefine rewritecdnurl mode=output intype=text/html \
        cmd="/bin/sed 's/www\.example\.org/cdn\.example\.org/g'"

<IfModule mod_rewrite.c>
        RewriteEngine on

        RewriteRule ^/error/ - [L]
        RewriteRule ^/(.*)
http://localhost:8077/VirtualHostBase/http/%{HTTP_HOST}:80/nav_root/VirtualHostRoot/$1 [L,P]

        SetOutputFilter rewritecdnurl
</IfModule>

In what context is this placed in the config file?

Does it work with
<Location />
SetoutputFilter rewritecdnurl
</Location>

Joshua.

---------------------------------------------------------------------
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