View Single Post
Old 01-17-2008, 11:37 AM   #15 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

why is skype usning port 80? as far as im aware port 80 should only be used for http, anyway you can change the listen port in the apache config (which is defaulted to 80, as it should be)

list of defualt ports can be found here:List of TCP and UDP port numbers - Wikipedia, the free encyclopedia
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)

Last edited by sketchMedia : 01-17-2008 at 12:03 PM.
sketchMedia is offline  
Reply With Quote