Showing posts with label proxypass setup in suse linux. Show all posts
Showing posts with label proxypass setup in suse linux. Show all posts

Monday, March 31, 2014

Invalid command 'ProxyRequests', perhaps misspelled or defined

Proxy modules not come with default in SUSE linux


Add the below entry in /etc/sysconfig/apache2

APACHE_MODULES= proxy headers proxy_connect proxy_http mod_proxy_balancer

Restart the apache server for fix the issue