Platinum Solutions Corporate Website


The answer you entered to the math problem is incorrect.
MRD (not verified) Wed, 1969-12-31 20:00

i've tried smthg similar and it worked only for the first request that apache handled, after that any other request just hungs. Here it is:

ExtFilterDefine myfilter \
mode=output intype=text/html outtype=text/html \
cmd="c:\\Progra~1\\perl\\bin\\perl.exe c:\\webpage\\perlfilter.pl"
ProxyRequests off

ProxyPass http://internal.com
ProxyPassReverse http://internal.com
SetOutputFilter myfilter
ExtFilterOptions LogStdErr DebugLevel=1
RequestHeader unset Accept-Encoding
ProxyPassReverseCookieDomanin internal.com external.com

IMHO everything looks fine. Any ideas on how to make this work?

Reply

Please solve the math problem above and type in the result. e.g. for 1+1, type 2.
The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.

More information about formatting options