ziploc1010
Programmer
Hi,
I am running Apache 1.3.28 on one of my university campus computers. I can http,ftp,telnet to this server fine from any other computer on campus.
When I am off campus, I can only telnet and ftp to the server. However, I cannot http to it. I only get a 404 error, and there is no record of this connection attempt in my access_log or error_log.
Does anyone have any idea why this is so ?
I tried changing my port used to 8080 instead of 80, in my httpd.conf file. I restarted apache with:
apachectl -k restart
But I still have had no such luck,
Matthew
I am running Apache 1.3.28 on one of my university campus computers. I can http,ftp,telnet to this server fine from any other computer on campus.
When I am off campus, I can only telnet and ftp to the server. However, I cannot http to it. I only get a 404 error, and there is no record of this connection attempt in my access_log or error_log.
Does anyone have any idea why this is so ?
I tried changing my port used to 8080 instead of 80, in my httpd.conf file. I restarted apache with:
apachectl -k restart
But I still have had no such luck,
Matthew