I have a perl script that suddenly stopped working - it's supposed to pull in a URL and parse it. Telnetting over to the web server and doing a GET /index.html doesn't return anything. I suspect once I get this fixed then the perl script will start working again. AFAIK, I haven't changed any config options but I'm puzzled as to why I get no output. Using a regular web browser works without issues. Anyone know why? Thanks.