|
Home > Archive > Microsoft Content Management Server > August 2004 > VS2003 IIS5.1 and CMS2002 sp1a
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 |
VS2003 IIS5.1 and CMS2002 sp1a
|
|
| Need Info 2004-08-27, 6:07 pm |
| Hi
i have create a channel named : staging.mycompany.com
and I try to create a cms web application with an url :
http://localhost/staging.mycompany.com
=> I got an error message Http 403 : Acces forbidden
if I create a channel named : staging.mycompany.fr
and a cms web application with : http://localhost/staging.mycompany.fr
=> it's work !!!!
In fact, each time I create a web application with a '.com' in last word, I
have got this problem !
My problem is that i need a .com channel,
or does anyone know how to create a website with a name different
from the rootchannel.
thanks
| |
| Stefan [MSFT] 2004-08-27, 6:07 pm |
| Hi,
this is a security feature of IIS.
All executable extensions are handled this way: .EXE, .COM, .BAT, .CMD.
Follow up on an IIS related newsgroup for details.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Need Info" <a@aol.com> wrote in message
news:#wpUYt5iEHA.3928@TK2MSFTNGP11.phx.gbl...
> Hi
>
> i have create a channel named : staging.mycompany.com
> and I try to create a cms web application with an url :
> http://localhost/staging.mycompany.com
>
> => I got an error message Http 403 : Acces forbidden
>
> if I create a channel named : staging.mycompany.fr
> and a cms web application with : http://localhost/staging.mycompany.fr
>
> => it's work !!!!
>
> In fact, each time I create a web application with a '.com' in last word,
I
> have got this problem !
>
> My problem is that i need a .com channel,
> or does anyone know how to create a website with a name different
> from the rootchannel.
>
> thanks
>
>
>
>
>
| |
|
|
| Glen Wells 2004-08-27, 6:08 pm |
| Turn on Host Header Mapping, and edit your HOSTS file so that
staging.mycompany.com maps to 127.0.0.1.
http://staging.mycompany.com/ should then point to your local channel of
that name.
Hope this helps.
--
Glen Wells
www.cubik.co.uk
"Need Info" <a@aol.com> wrote in message
news:%23wpUYt5iEHA.3928@TK2MSFTNGP11.phx.gbl...
> Hi
>
> i have create a channel named : staging.mycompany.com
> and I try to create a cms web application with an url :
> http://localhost/staging.mycompany.com
>
> => I got an error message Http 403 : Acces forbidden
>
> if I create a channel named : staging.mycompany.fr
> and a cms web application with : http://localhost/staging.mycompany.fr
>
> => it's work !!!!
>
> In fact, each time I create a web application with a '.com' in last word,
> I
> have got this problem !
>
> My problem is that i need a .com channel,
> or does anyone know how to create a website with a name different
> from the rootchannel.
>
> thanks
>
>
>
>
>
| |
| Need Info 2004-08-29, 5:50 pm |
| OK thanks
I will try
"Glen Wells" <usenet at cubik dot co dot uk> a écrit dans le message de
news:OPin7vBjEHA.3348@TK2MSFTNGP12.phx.gbl...
> Turn on Host Header Mapping, and edit your HOSTS file so that
> staging.mycompany.com maps to 127.0.0.1.
>
> http://staging.mycompany.com/ should then point to your local channel of
> that name.
>
> Hope this helps.
> --
> Glen Wells
> www.cubik.co.uk
>
>
> "Need Info" <a@aol.com> wrote in message
> news:%23wpUYt5iEHA.3928@TK2MSFTNGP11.phx.gbl...
word,[vbcol=seagreen]
>
>
|
|
|
|
|