| Article: |
Homemade Dot-Mac with OS X | |
| Subject: | Help Please: getting around (blocked) port 80 | |
| Date: | 2003-07-17 12:51:32 | |
| From: | anonymous2 | |
|
Response to: Help Please: getting around (blocked) port 80
|
||
| I have verizon also and the same problem. Did you ever figure it out or anyone for that matter? | ||
Showing messages 1 through 2 of 2.
-
Help Please: getting around (blocked) port 80
2003-08-10 13:12:12 anonymous2 [View]
-
Help Please: getting around (blocked) port 80
2003-11-08 02:43:56 anonymous2 [View]
Another thing to note, at least here in the Northeast Verizon DSL uses a wonderful tool we all know and love called PPoE. If you are using PPoE with Verizon there is a slim chance your site will ever go public. This is the primary reason I ditched DSL and went back to cable. Hard to beat the routable and accessible IP. :-]



Use the "Listen" directive in the httpd.conf file to cause the server to use a different IP address.
Listen 8080
Also, you'll want to investigate having your DynDNS provider redirect traffic on "www.mysite.com" to "www.mysite.com:8080". I know this is possible with Zoneedit (www.zoneedit.com). Not sure about other providers.