|
Home > Archive > Microsoft Content Management Server > January 2007 > Help Creating New (Second) Web Entry Point
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help Creating New (Second) Web Entry Point
|
|
| jamiebrohan@gmail.com 2007-01-18, 1:15 pm |
| Hi, I was looking for instructions on how to setup a second Web entry
point for an existing channel.
I have setup the initial web entry point pointing to the default web
site (port 80).
Under the default website I have setup a virtual directory called
"mysite" pointing at a channel called "mysite"
This site is setup as a "Read\Write" site which I can access using
http://localhost/mysite/
The above site works fine but I wish to create a second website which
is read only.
What I need help with is to setup a "Read Only" site off a different
port pointing to the same channel.
eg
http://localhost:123/mysite/
Is this possible? Any help would be gratefully recieved.
Regards,
Jamie.
| |
| Stefan Goßner [MSFT] 2007-01-19, 7:19 am |
| Hi Jamie,
sure that is possible.
Just create the IIS website, enable it as read-only entry point and point it
to the same physical directory.
Cheers,
Stefan
<jamiebrohan@gmail.com> wrote in message
news:1169138844.862371.62300@m58g2000cwm.googlegroups.com...
> Hi, I was looking for instructions on how to setup a second Web entry
> point for an existing channel.
>
> I have setup the initial web entry point pointing to the default web
> site (port 80).
> Under the default website I have setup a virtual directory called
> "mysite" pointing at a channel called "mysite"
>
> This site is setup as a "Read\Write" site which I can access using
> http://localhost/mysite/
>
> The above site works fine but I wish to create a second website which
> is read only.
>
> What I need help with is to setup a "Read Only" site off a different
> port pointing to the same channel.
> eg
> http://localhost:123/mysite/
>
>
> Is this possible? Any help would be gratefully recieved.
> Regards,
> Jamie.
>
|
|
|
|
|