ProxyHTMLEnable On
ProxyHTMLURLMap /myASPApp/
RequestHeader unset Accept-Encoding
Thanks!
-Sohum.
On Wed, Jun 2, 2010 at 10:52 PM, Nick Kew wrote:
>
> On 3 Jun 2010, at 00:05, Sohum Misra wrote:
>
>> But the above doesn't work. When I look at the source for the page
Eric,
Thanks for your response. I now have the mod_proxy_html module
installed in Apache2 and I can turn on the ProxyHTMLExtended option.
However, I'm still confused as to what I should be doing with the
mod_proxy_html module and where I should be putting it. I looked at a
couple of questions on t
So here's my setup. I've got a DynDNS account since I have a dynamic
IP. I have Apache listening on port 80 and IIS7 on port 8080. I don't
want users to have to enter in myacc.dyndns.com:8080 to get to IIS7,
so I've added the following code to my Apache httpd.conf file to
enable a proxy/reverse pro