I am in no way shape or form an apache expert. This is what I have in
httpd.conf. I have seen examples with and without the trailing /

 

LoadModule proxy_module modules/mod_proxy.so

<IfModule proxy_module>

ProxyRequests Off

ProxyPreserveHost On

<Proxy>

    Order deny,allow

    Allow from all

</Proxy>

ProxyPass /geoserver/ http://mygeoserver:8080/geoserver/

ProxyPassReverse /geoserver/ http://mygeoserver:8080/geoserver/

<Location /geoserver>

    Order allow,deny

    Allow from all

</Location>

</IfModule>

 

At different times we have purchased Ultraedit and Active State Komodo
IDE. I use both depending on what I am doing and neither is very
expensive.

 

 

Ralph Dell

 

From: Shafey [mailto:[email protected]] 
Sent: Sunday, May 15, 2011 8:18 PM
To: Ralph Dell; [email protected]
Subject: RE: [Users] PrintLayout and config.yaml issue

 

Hi Ralph,

 

Thank you very much for your Config.yaml, I will try to use that , Can
you tell me how can you edit config.yaml file? 

This was my actual question. I tried with notepad++ as a standard
editor, but its got error in info.json file, and another thing can you
tell us little bit more details about the proxy settings.

 

Thank you again for your nice feedback.

 

Regards,

 

Shafey

 

_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to