[Mapserver-users] installing mapserver on tomcat
Luca Palli
lp at INSER.CH
Mon Jun 16 08:59:55 PDT 2003
It is possible to configure Tomcat as a CGI server:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/cgi-howto.html
But this solution is not very good: you can only use MapServer to create the
images in a temporary folder and then.
If you try to acces directly to the map, without a temporary folder, Tomcat
translate it as ASCII text!
The better solution is to leave MapServer on Apache and to add also Tomcat
to Apache via the mod_jk:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html
Luca Palli
> -----Original Message-----
> From: Steffen Gebhardt [mailto:steffen.gebhardt at informus.de]
> Sent: lundi, 16. juin 2003 14:39
> To: mapserver-users at lists.gis.umn.edu
> Subject: [Mapserver-users] installing mapserver on tomcat
>
>
> Hallo everybody,
>
> does anybody now how to install Mapserver on Tomcat
> Webserver? By now we use
> simple Apache Server, but we need to dynamize the Mapserver
> Application with
> help of jsp. It seems that there is no cgi-bin directory
> under our Tomcat
> Installation.
>
> Please help.
>
> Yours Steffen
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list