Hi

I am not sure about the authentication part falls out with this, however I
using IIS7 with URL Rewrite and the ARR (Application Request Routing)
add-ons downloadable from www.iis.net.
I think you can go a couple of routes with this - expose Geoserver as it's
own sub-domain on port 80, here is a useful guide with links -
http://www.esdm.co.uk/presenting-geoserver-on-port-80-on-a-windows-iis-server
.
Or you could configure a server farm (part of ARR) to point to a Geoserver
instance  (e.g.localhost:8080) and then have a rewrite rule at a domain
level looking for an incoming Geoserver url string and then routing
requests to the Geoserver server farm.

HTH
Chris


On 13 June 2014 05:59, Binh Nguyen <[email protected]> wrote:

> I've setup mojoporal on IIS to create a webgis using OpenLayer, SQL
> Server, ASP.NET and it's worked fine. The port is http://localhost:91
>
> Now, i want to using proxy to connect geoserver and IIS. I mean I want to
> use all services (WMS, WFS, WPS, extension ...) in http://localhost:91
>
> Besides, I've try to using proxy in Apache and it's worked fine. But with
> IIS, is didn't work because it can not pass the authentication
>
> Can you give me some ideal for this ?
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to