Forum Moderators: phranque

Message Too Old, No Replies

Can you change the port?

         

omnica

7:41 am on Jan 23, 2005 (gmt 0)

10+ Year Member



My isp is blocking port 80 (#$*&^@#) and I want to have it up (lol...) now what I can do is spoof it (if I register a domain like [m.y.i.p:81...] then I can use my router to direct port 81 in to 80 on my network, anyone know if you can change the port from 80 to 81 in apashe?

kalos

8:03 am on Jan 23, 2005 (gmt 0)

10+ Year Member



Search httpd.conf for 'Listen 80' and change the 80 to 81. Restart the service/daemon and you're golden.

omnica

8:30 am on Jan 23, 2005 (gmt 0)

10+ Year Member



cheers man, think it will work?