[thelist] Piping Apache through IIS

Scott Dexter sgd at ti3.com
Mon Sep 24 10:02:36 CDT 2001


> -----Original Message-----
> From: Glenn Hunt [mailto:ghunt at hds.ca]
> 
> Probably the easiest thing is put a redirect on your IIS site:
> 
> http://www.somedomain.com gets redirected to
> http://www.somedomain.com:8080.
> 

DUH. I'm over thinking. 

There's a bug (/I/ think it's a bug) with IIS though if you do this
route: IIS will add the port number to a URL that ends in a directory
without the trailing slash. So http://www.w3rd.org/sgd turns into
http://www.w3rd.org:8080/sgd/. If you include the trailing slash, IIS
will leave the URL alone...





More information about the thelist mailing list