Hi,
You can put tomcat behind IIS with the AJP13 connector. How to do this:
http://tomcat.apache.org/connectors-doc-archive/jk2/jk/iishowto.html
Configuring it is a bit tricky (just give a shout if you need some help)
but as soon as it's up and running it's great to work with.
Regards,
Sjoerd
On Fri, Nov 19, 2010 at 11:01 PM, Dominik Mikiewicz
<dominikmikiew...@o2.pl>wrote:
> Hi all,
>
>
>
> I am trying to set up geoserver behind IIS. My apache tomcat listens on
> port 8080 and I have managed to rewrite a specific subdomain so it now
> points to localhost:8080.
>
> My goal is to eventually have something like geoserver.mydomain.com and
> this should be an equivalent to the standard mydomain.com/geoserver/
>
>
>
> So far so good I have the rewrite stuff working ok on such setup:
>
> Apache.mydomain.com/geoserver – I can log to the geoserver, work with, no
> problems here. Of course apache.mydomain.com exposes apache welcome page.
>
>
>
> I have also tried geoserver.mydomain.com. The rewrite rule points to
> localhost:8080/geoserver and this seemed to be working ok initially – I see
> the geoserver’s welcome page, though when I try to log in the app redirects
> to geoserver.mydomain.com/geoserver which of course is not a valid url in
> such set up.
>
>
>
> So basically the first question is – is it possible to have such setup as
> described above and if so, what am I missing? I believe I may need another
> rewrite rule on my iis, but so far I have not come up with anything.
>
>
>
> A second thing is a problem with the capabilities document – since
> geoserver runs on apache listening on port 8080 it returns localhost:8080 as
> the http_host and therefore it is not possible to connect to the service by
> reading the url from the capabilities docu. The same problem appears when
> trying to view the layers (this one can be fixed though by changing the http
> host to the actual geoserver.mydomain.com). Is there any way of specifying
> the http_host geoserver should return manually?
>
>
>
> dom
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
> Spend less time writing and rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users