[Chameleon] Proxy server problems with Chameleon FGS

Julien-Samuel Lacroix jlacroix at mapgears.com
Wed Jul 4 14:32:49 EDT 2007


Hi,

1) The button URL is:
http://mymainserverIP:8080/ms_tmp

You should probably add that in your proxypass

2) Does the web_server_path in chameleon.xml (in 
chameleon/config/chameleon.xml) use the proxypass?
If you try to access a regular HTML page, does it works?

Julien

Alan Hale wrote:
> Hi
> 
> I have successfully installed the FGS package on Fedora Core 6 (there
> were some problems with missing library files but this has been raised
> on the FGS list). I have installed to Port 8080. I've added ProxyPass
> and ProxyPassReturn directives to the main httpd.conf, so:
> 
> <IfModule mod_proxy.c>
> ProxyRequests Off
> 
> <Proxy *>
>    Order deny,allow
>     Deny from all
>     Allow from all
> 
> </Proxy>
> 
> ProxyPass /chameleon/ http://localhost:8080/chameleon/
> ProxyPassReverse /chameleon/ http://localhost:8080/chameleon/
> 
> ProxyPass /mapping/ http://localhost:8080/mapping/
> ProxyPassReverse /mapping/ http://localhost:8080/mapping/
> 
> </IfModule>
> 
> "mapping" is the directory location for my own applications.
> 
> I now have two issues to deal with:
> 
> 1) The Chameleon samples run fine when I go straight to
> http://mymainserverIP:8080/chameleon/samples etc. When I use ProxyPass
> (i.e. with www.bsbi-gis.org.uk/chameleon/  etc.) the map still shows and
> the tools work but the images for buttons and icons go missing
> 
> 2) I can't get applciations in /mapping/ to run at all, though the
> directory and files within are found. I get the error:
> 
> "The proxy server received an invalid response  from the upstream
> server. Could not handle request GET/mapping/anglesey.phtml"
> 
> I've still only got a tenuous grasp of Fedora and Apache so I guess I am
> missing something obvious here. Any help much appreciated.
> 
> Alan Hale
> Aberystwyth
> Wales
> UK
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date:
> 03/07/2007 10:02
>  
> 
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
> 

-- 
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/


More information about the Chameleon mailing list