« How to get the classic Firefox look back | Home | Reverse engineering the Fischertechnik blinker »
Reverse proxy with HTML rewriting using Apache
By admin | May 25, 2014
<VirtualHost *:80> ServerName foo.example.com ... other directives ... ProxyHTMLEnable On (comment in some cases) SetOutputFilter proxy-html SetOutputFilter inflate;proxy-html;deflate (for compression issues - e.g. The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression) ProxyHTMLURLMap http://192.168.12.34/myfolders/ / ProxyHTMLURLMap /myfolders / </VirtualHost>
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | 5 Comments »
November 8th, 2024 at 05:52
… [Trackback]
[…] Information to that Topic: compdigitec.com/labs/2014/05/25/reverse-proxy-with-html-rewriting-using-apache/ […]
November 12th, 2024 at 21:53
… [Trackback]
[…] Read More Information here to that Topic: compdigitec.com/labs/2014/05/25/reverse-proxy-with-html-rewriting-using-apache/ […]
November 28th, 2024 at 18:54
… [Trackback]
[…] Here you can find 3205 additional Info to that Topic: compdigitec.com/labs/2014/05/25/reverse-proxy-with-html-rewriting-using-apache/ […]
December 10th, 2024 at 21:53
… [Trackback]
[…] Read More Info here on that Topic: compdigitec.com/labs/2014/05/25/reverse-proxy-with-html-rewriting-using-apache/ […]
December 15th, 2024 at 10:14
… [Trackback]
[…] Find More Information here on that Topic: compdigitec.com/labs/2014/05/25/reverse-proxy-with-html-rewriting-using-apache/ […]