Use Port 8080 for website

Use Port 8080 for website

am 23.10.2007 15:08:04 von IVT

i have an IIS 6.0 website that I want to be accessed using port 8080 instead
of regular port 80. What are the steps on the windows 2003 server IIS to
enable this and make work? I have already added port 8080 on default website
properties. Thanks for your help.

Re: Use Port 8080 for website

am 23.10.2007 16:53:02 von Ken Schaefer

Just remove the default binding on port 80, and add the binding on port 8080
(as you have already done)

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"IVT" wrote in message
news:F6D604CB-F1DB-4FE7-AFF6-DFAA0F4BCFFC@microsoft.com...
>i have an IIS 6.0 website that I want to be accessed using port 8080
>instead
> of regular port 80. What are the steps on the windows 2003 server IIS to
> enable this and make work? I have already added port 8080 on default
> website
> properties. Thanks for your help.

Re: Use Port 8080 for website

am 23.10.2007 16:59:01 von IVT

it worked. I'm good to go now. thx

"Ken Schaefer" wrote:

> Just remove the default binding on port 80, and add the binding on port 8080
> (as you have already done)
>
> Cheers
> Ken
>
> --
> My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
>
> "IVT" wrote in message
> news:F6D604CB-F1DB-4FE7-AFF6-DFAA0F4BCFFC@microsoft.com...
> >i have an IIS 6.0 website that I want to be accessed using port 8080
> >instead
> > of regular port 80. What are the steps on the windows 2003 server IIS to
> > enable this and make work? I have already added port 8080 on default
> > website
> > properties. Thanks for your help.
>
>