ExtFilter and Reverse Proxy Woes.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Gents, This appears to be an issue for Linux, Apache 2.2.15, compiled from source... extfiler=shared....
Whilst you are able to execute ExtFilters on local files, a Reverse Proxy configuration does not work the same way.
This has been reported here:
Config:
<VirtualHost *:80>
DocumentRoot /usr/local/apache/htdocs/
ErrorLog logs/search.domain.com-error_log
CustomLog logs/search.domain.com-access.log combined
</Proxy>
ExtFilterDefine fixtext mode=output intype=text/html cmd="/bin/sed s/html/HTML/ig"
SetOutputFilter fixtext
RewriteEngine on
</VirtualHost>
I am completely out of thoughts on this matter. If you guys could help, that would be wonderful....
Thanks!
Vasiliy
PS Removing the revproxy, and things work like a charm.
[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]