Prev: Application Cache
Next: IIS returning HTTP 404 error
From: Robert on 17 Aug 2010 12:21 On Aug 6, 3:39 am, "Brian Cryer" <not.here(a)localhost> wrote: > > I would guess thathttp://myserver.com/myappfalls under the default web > site (on the assumption thathttp://myserver.comis your default website), > and thathttp://myserver.com:8585is a different site under IIS. So this > implies that you have the same site twice under IIS - each accessible via > different routes. So, to you they might be the same site but to IIS they are > different. Do you see what I mean? Thanks Brian. Under "Default Web Site" there's an item with the same name, think is a virtual directory (the icon is like a cogwheel). Is this what you mean?
From: Brian Cryer on 18 Aug 2010 05:29 "Robert" <roberto.figueroa(a)gmail.com> wrote in message news:9435d366-0f1a-479a-8f1f-fc87eddb2f18(a)p12g2000prn.googlegroups.com... > On Aug 6, 3:39 am, "Brian Cryer" <not.here(a)localhost> wrote: > > > > I would guess thathttp://myserver.com/myappfalls under the default web > > site (on the assumption thathttp://myserver.comis your default website), > > and thathttp://myserver.com:8585is a different site under IIS. So this > > implies that you have the same site twice under IIS - each accessible > > via > > different routes. So, to you they might be the same site but to IIS they > > are > > different. Do you see what I mean? > > Thanks Brian. > Under "Default Web Site" there's an item with the same name, think is > a virtual directory (the icon is like a cogwheel). > Is this what you mean? Yes - assuming it maps to the same folder in the file system. -- Brian Cryer http://www.cryer.co.uk/brian
|
Pages: 1 Prev: Application Cache Next: IIS returning HTTP 404 error |