Nikko1965 said:They block port 80? What kind of company uses that as a salespitch?
I'd move to a better ISP, it beats playing with all that top secret file nonsense.
Cheers,
Nick
RoadKill said:You will need superuser access to your /etc/httpd/httpd.conf file
then change the line
#
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need httpd to be run as root initially.
#
Port 80
to read, for example, if port 8000 is not blocked
#
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need httpd to be run as root initially.
#
Port 8000
Then you will need to restart the httpd server, maybe reboot if you don't know how else to do this.
test it works buy putting
http://127.0.0.1:8000
into your browser and you should see either the default apache page or your index page depending if yoou set one up.
You will then need to setup your router to forward port 8000 (or whatever port you choose) to the ip address of your webserver
your site will then be accessible as
http://yourdomainname:8000/
Good Luck
OutThere761 said:I'm quite sure that there is a way to forward stuff so that even if you use port 8000 people will be able to get the site on the default http port (80). I'm not exactly sure how to do this though. Also, if you don't want to tell people to go to mydomain.com:8000, you could set up a free account at something like Tripod *shudders*, that redirects to your site with the port number.
bbarnhart said:I believe that with a DynDns.org type address, they can forward someone's request to your machine at a certain port. They would not need to know that it is really port 81 or 8080 or whatever port you chose.
If you don't want ports blocked, be prepared to pay some $$$. Speakeasy is one company that doesn't, but their service is much more expensive than Cox and since it's DSL, it has all that baggage too.They block port 80? What kind of company uses that as a salespitch?
I'd move to a better ISP, it beats playing with all that top secret file nonsense.
Cheers,
Nick
Counterfit said:No-IP.com has that now too. If you don't want ports blocked, be prepared to pay some $$$. Speakeasy is one company that doesn't, but their service is much more expensive than Cox and since it's DSL, it has all that baggage too.
Well, considering most of my info is based on ads from Cox, I'd take my own words with a grain of salt.tomf87 said:What baggage are you referring to? My DSL in Cincinnati is getting better than the cable providers, especially with upload speeds, which is the big factor in running a web site.
Well, considering Verizon isn't a Cable ISP, it would be rather hard to get any sort of cable line directly to the Verizon CO.Get a dedicated connection from your home to the Verizon central office.
This is exactly the same as "Use the same line for Cable TV and Internet access"Use the same phone line for phone/fax and high-speed Internet.
And we pay for our internet access on our monthly Cox Cable bill, so again, this is exactly the same argument used for both sides.Pay for high-speed Internet access on your monthly Verizon phone bill.