[thelist] assigning IPs in IIS6

Ken Schaefer ken.schaefer at gmail.com
Mon Aug 30 18:48:26 CDT 2004


Did you restart http.sys? (shouldn't be required I don't think, but
might fix the issue)

c:\>net stop http
c:\>net start http

Otherwise, I would suggest that there's something wrong with your configuration.

a) can you post the list of websites you actually have defined? You
can get this information using iisweb.vbs file located in
c:\windows\system32\

b) for each website, can you post the list of website identities that
are defined?

c) you don't have any folder direction stuff setup for any of these
folders do you? (just in case there's some redirect to a non-existant
location)

Cheers
Ken

On Mon, 30 Aug 2004 15:41:21 -0400, Theodore Serbinski
<tserbinski at washsq.com> wrote:
> hi all! fairly new to IIS6 and i've just run into a huge problem i just
> can't seem to figure out.
> 
> we want to setup a directory structure as follows:
> 
> e:\wwwroot
>     \site01
>     \site02
> 
> then we want to assign site01 to ip A and assign site02 to ip B.
> however, whenever we goto ip A, it says site not found. if we type in ip
> A\site01, it finds it. for some reason the ip addresses are being set to
> point to the wwwroot, instead of the sub folders. yet the home directory
> for each site is clearly setup to the subfolder and the default website
> has been deleted. anyone have any idea? thanks!
> 
> ted


More information about the thelist mailing list