I just set up iis and sharepoint STS, everything works great bu I'd like to
access the intranet via http://companyweb as opposed to
http://servername/companyweb. I've set up the cname in DNS, headers do not
work since it is the only virtual site. Any ideas?
--
Steve

Re: Homepage by Ken

Ken
Thu Jul 27 22:24:26 CDT 2006

Try this (this is not Sharepoint specific):

a) You need to configure some kind of name-resolution (e.g. DNS) so that the
name companyweb -> IP address of your server

b) On your server, try creating a new website. Set the host header value to
be "companyweb". Set the home directory of that site to be whatever the
directory is that you are using as the home directory of STS. You may also
need to configure the necessary Sharepoint ISAPI filters so that requests
get intercepted correctly

Cheers
Ken

"Steven" <Steven@discussions.microsoft.com> wrote in message
news:102FFA29-8E9E-4D6A-83B9-47AE428586C1@microsoft.com...
>I just set up iis and sharepoint STS, everything works great bu I'd like to
> access the intranet via http://companyweb as opposed to
> http://servername/companyweb. I've set up the cname in DNS, headers do not
> work since it is the only virtual site. Any ideas?
> --
> Steve
>



Re: Homepage by Steven

Steven
Fri Jul 28 08:44:01 CDT 2006

Thanks Ken, I understand what your saying. Here's what i did. I saved config
to file for sts. Created new website from that file, renamed to Default Web
Site, added header companyweb. All seems good only one problem, both using
same port. Which one should I change port on, original or new one? I'll keep
experiemnrting but keep it coming if you have anymore ideas.
--
Steve



"Ken Schaefer" wrote:

> Try this (this is not Sharepoint specific):
>
> a) You need to configure some kind of name-resolution (e.g. DNS) so that the
> name companyweb -> IP address of your server
>
> b) On your server, try creating a new website. Set the host header value to
> be "companyweb". Set the home directory of that site to be whatever the
> directory is that you are using as the home directory of STS. You may also
> need to configure the necessary Sharepoint ISAPI filters so that requests
> get intercepted correctly
>
> Cheers
> Ken
>
> "Steven" <Steven@discussions.microsoft.com> wrote in message
> news:102FFA29-8E9E-4D6A-83B9-47AE428586C1@microsoft.com...
> >I just set up iis and sharepoint STS, everything works great bu I'd like to
> > access the intranet via http://companyweb as opposed to
> > http://servername/companyweb. I've set up the cname in DNS, headers do not
> > work since it is the only virtual site. Any ideas?
> > --
> > Steve
> >
>
>
>

Re: Homepage by Ken

Ken
Sat Jul 29 05:10:17 CDT 2006

Add the host-header value "companyweb" to your Sharepoint site, and then
both your sites can run off the same IP address + port number.

Website Properties -> Website tab -> Advanced button -> Edit

Cheers
Ken


"Steven" <Steven@discussions.microsoft.com> wrote in message
news:77C16067-D4A2-4813-B9F9-1D7513CFB2B4@microsoft.com...
> Thanks Ken, I understand what your saying. Here's what i did. I saved
> config
> to file for sts. Created new website from that file, renamed to Default
> Web
> Site, added header companyweb. All seems good only one problem, both using
> same port. Which one should I change port on, original or new one? I'll
> keep
> experiemnrting but keep it coming if you have anymore ideas.
> --
> Steve
>
>
>
> "Ken Schaefer" wrote:
>
>> Try this (this is not Sharepoint specific):
>>
>> a) You need to configure some kind of name-resolution (e.g. DNS) so that
>> the
>> name companyweb -> IP address of your server
>>
>> b) On your server, try creating a new website. Set the host header value
>> to
>> be "companyweb". Set the home directory of that site to be whatever the
>> directory is that you are using as the home directory of STS. You may
>> also
>> need to configure the necessary Sharepoint ISAPI filters so that requests
>> get intercepted correctly
>>
>> Cheers
>> Ken
>>
>> "Steven" <Steven@discussions.microsoft.com> wrote in message
>> news:102FFA29-8E9E-4D6A-83B9-47AE428586C1@microsoft.com...
>> >I just set up iis and sharepoint STS, everything works great bu I'd like
>> >to
>> > access the intranet via http://companyweb as opposed to
>> > http://servername/companyweb. I've set up the cname in DNS, headers do
>> > not
>> > work since it is the only virtual site. Any ideas?
>> > --
>> > Steve
>> >
>>
>>
>>