Don O'Neil wrote:
I have a very strange access problem that just popped up this morning. For
whatever reason, my machine at home over my cable modem can no longer access
Apache on port 80... However other services are accessible elsewhere (Direct
Admin control panel, FTP, SMTP,etc...) BUT Apache is accessible to other
devices, not on my IP... It seems as though there is some sort of IP block
on me, but I can't seem to find anything in the logs to confirm this. I
don't have a 'deny from' in any .htaccess files... What could be going on?
I'm running apache 1.3.39, and FreeBSD 6.1.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You mean that from outside your 4 walls port 80 does not answer?
Can you access Apache locally, with http://127.0.0.1 ?
If not, then Apache is not listening on port 80 or is down .
Another possibility is that, for some reason, you got on a black list
and your ISP is blocking calls to you...
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]