Networking Forums

Networking Forums > Computer Networking > Windows Networking > Change default HTTP port

Reply
Thread Tools Display Modes

Change default HTTP port

 
 
Mike Scheerer
Guest
Posts: n/a

 
      01-19-2005, 05:27 PM
How can I change the incoming port for HTTP requests to default to 8080 on
Windows SBS 2003

I know how to change the IIS port, but this requires me to put :8080 at the
end of my web address, which does work, but then it cannot find links within
the site because the 8080 is not passed on...

Many thanks in anticipation

Mike Scheerer


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      01-19-2005, 09:41 PM
"Mike Scheerer" <(E-Mail Removed)> wrote in message
news:OV$ZFSl$(E-Mail Removed)...
> How can I change the incoming port for HTTP requests to default to 8080 on
> Windows SBS 2003


You don't. It doesn't work that way. You webserver is "passive" and has
nothing to do with that.

It is the browser that "defaults" to port 80 for HTTP when a port is not
specified. It is hardcoded into the browser and it is also an "industry
standard". Every browser in the world is like that no matter who makes it.
If is was not this way, then even sites on port 80 would also require the
port to be specified in the URL (http://www.mysite.com:80).

I don't know of any browser by anybody that gives you a way to change the
default port,...and think about it,...if it did it would do it for every
Site you go to,...so if you changed it to 8080 then every Site you go to
that uses port 80 would need the port entered in the URL which would be
about 99.999% of the Public websites on the Internet. You would get tired
of it really fast and it would also cause all links on every wesite in the
workd to be broken because none of them specifiy port 80 in the link for
sites running on port 80, so the browser would always attempt 8080 and would
fail.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
Steve Riley [MSFT]
Guest
Posts: n/a

 
      01-22-2005, 03:23 AM
Mike, why did you change IIS's default from port 80 to 8080? If you believe
this will increase your security, that isn't true. Hiding is not security.
Your web server is still discoverable.

Using non-standard ports just increases complexity, which arguably *decreases*
security because now it's yet another thing you have to remember to manage.

Steve Riley
(E-Mail Removed)



> "Mike Scheerer" <(E-Mail Removed)> wrote in message
> news:OV$ZFSl$(E-Mail Removed)...
>
>> How can I change the incoming port for HTTP requests to default to
>> 8080 on Windows SBS 2003
>>

> You don't. It doesn't work that way. You webserver is "passive" and
> has nothing to do with that.
>
> It is the browser that "defaults" to port 80 for HTTP when a port is
> not specified. It is hardcoded into the browser and it is also an
> "industry standard". Every browser in the world is like that no matter
> who makes it. If is was not this way, then even sites on port 80 would
> also require the port to be specified in the URL
> (http://www.mysite.com:80).
>
> I don't know of any browser by anybody that gives you a way to change
> the default port,...and think about it,...if it did it would do it for
> every Site you go to,...so if you changed it to 8080 then every Site
> you go to that uses port 80 would need the port entered in the URL
> which would be about 99.999% of the Public websites on the Internet.
> You would get tired of it really fast and it would also cause all
> links on every wesite in the workd to be broken because none of them
> specifiy port 80 in the link for sites running on port 80, so the
> browser would always attempt 8080 and would fail.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can you change the default VPN port on server 2003 and XP clients? Just Guessing Windows Networking 6 10-05-2007 05:01 AM
change default http port using DHCP - No WPAD - No DNS Mike Windows Networking 0 05-19-2007 04:34 PM
Change Default Wireless behaviour Fran Cripps Wireless Networks 6 11-08-2006 04:26 PM
change the default ip programmatically? Les Caudle Windows Networking 1 10-07-2006 10:36 AM
D-Link DI-624 How to change default channel? Wayne Wireless Internet 3 04-25-2004 03:28 PM



1 2 3 4 5 6 7 8 9 10 11