What is the error?

Sent from my iPhone

On May 14, 2012, at 8:13 AM, "sai charan [via Apache 
Geronimo]"<[email protected]> wrote:

> Hello,
> 
> I have installed geronimo application server in my PC, I have installed 
> Apache web server along with this geronimo, When i tried to Configure Apache 
> HTTPd as a reverse proxy (mod_proxy), I am unable to configure, I followed 
> all the below steps that mentioned in the document,
> 
> Open the httpd.conf located in the <httpd_home>\conf directory.
> Look for the following LoadModule directives and uncomment them by removing 
> the # at the beginning of the line.       
> LoadModule proxy_module modules/mod_proxy.so
> LoadModule proxy_http_module modules/mod_proxy_http.so
> At the bottom of the httpd.conf add the following lines to enable the 
> re-rounting.
> ProxyPass /console http://localhost:8080/console
> ProxyPass /images http://localhost:8080/images
> ProxyPassreverse / http://localhost:8080/
> Both are installed on the same machine, Could you please advice me on this 
> issue, I would really appreciate if i found any response from you.As i need 
> this in an urgent manner.
> 
> 
> 
> Regards,
> 
> Saicharan Burle
> 
> 
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://apache-geronimo.328035.n3.nabble.com/Configure-Apache-HTTPd-as-a-reverse-proxy-mod-proxy-tp3984875.html
> To start a new topic under Users, email 
> [email protected] 
> To unsubscribe from Users, click here.
> NAML


--
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Configure-Apache-HTTPd-as-a-reverse-proxy-mod-proxy-tp3984875p3984878.html
Sent from the Users mailing list archive at Nabble.com.

Reply via email to