get passed isp to put in port 80?

sully654

Baseband Member
Messages
74
does anyone know how to do this... im trying to let other people view my website and this is what i need to do.PLEASE HELP!! lol
 
You are away that all internet traffic travels over port 80 right? So, I am just wondering why you need to have port 80 turned on or whatever.
EDIT: Not all traffic runs over port 80 like email, or FTPs and other things.

Cheers!
 
Port 80 shouldn't be blocked...But...what you can do is edit the httpd.conf file so Apache listens to a different port.

Click on the wamp icon
Go to Config->httpd.conf
Edit "Listen 80" and "ServerName localhost:80" to whichever port you want
Restart wamp
 
Port 80 shouldn't be blocked...But...what you can do is edit the httpd.conf file so Apache listens to a different port.

Click on the wamp icon
Go to Config->httpd.conf
Edit "Listen 80" and "ServerName localhost:80" to whichever port you want
Restart wamp

A Few ISP's block it, to prevent people from using their connection to host websites..
 
mmm
Be a bit smarter.

1. what kind of connection You have?
2. Do You use a router?

router may block that port, so Your site will not be visible to outsiders.
Allso, if You have a router You need to port-forward.

If You don't have static IP, you need a small service, wich will allways store Yours current IP, and forward a domain name to it.

So visitors will allways be getting to yours IP whatever it will be.

Alternatively You may want to get a hosting company for this.
http://www.000webhost.com/80881.html

thi is still the best hosting service I know of, and yes it will allow You to have a decent site for free.
 
Back
Top Bottom