setup mod_proxy on apache http webserver in solaris -


installed apache http webserver in solaris.i enabled loadmodule mod_headers.so, mod_proxy.so, mod_proxy_http.so , inside location tag have added below lines enable proxypass , proxypassreverse in httpd.conf file

proxypass http://localhost:8080/myapp proxypassreverse http://localhost:8080/myapp

but not working in solaris , throwing error page.can me solve issue...


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -