B
bronco
Guest
SSLProxyEngine on SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 SSLProxyCipherSuite ALL:!EDH:!DHE:!ECDHE:!ECDH:!ADH:RC4+RSA:!EDH:+HIGH:+MEDIUM:+LOW:!SSLv2:!3DES:!DES:+EXP # LimitRequestFieldSize 16380 ProxyRequests On ProxyVia On ProxyRemote * http:// :8080 ProxyAddHeaders off ProxyPreserveHost on AddDefaultCharSet off Require all granted Require local #ErrorLog ${APACHE_LOG_DIR}/error_forward_proxy.log #CustomLog ${APACHE_LOG_DIR}/access_forward_proxy.log combined ErrorLog d:/opt/apache24/logs/error_forward_proxy.log CustomLog d:/opt/apache24/logs/access_forward_proxy.log combined
Continue reading...
Continue reading...