apt-get install apache2 libapache2-mod-proxy-html libxml2-dev
curl -O https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_amd64.deb && dpkg -i mod-pagespeed-*.deb && apt-get -f install
a2enmod proxy proxy_http proxy_html proxy_connectIs it all? Now when I set the HTTP proxy in the browser to mydomain.com:80, websites load fine with a response headers:
Via: 1.1 mydomain.com
X-Mod-Pagespeed: 1.9.32.11-7550
However, it is not the case with HTTPS pages. How to enable HTTPS proxy with mod_pagespeed?
--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/af88037e-3206-44b5-bcee-f4cb88a6dbdb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Sorry, it seems not possible, the remote host I was testing has mod_pagespeed enabled too, which made me think my local mod_pagespeed is working with my other proxy servers.
The question remains, how to get rid of those 403 Forbidden errors when using Apache with mod_pagespeed and mod_proxy?
--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/7695f3fd-3425-4b5f-8610-dac9cea66a8d%40googlegroups.com.
Does anybody else use mod_pagespeed as a forwarding proxy? What is your configuration?
--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/4a7acd91-519c-432f-bc20-bf79c896cc0d%40googlegroups.com.