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 -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -