Tag Archives: curl

PHP/curl proxy error

Yesterday I ran into a tough problem at work, (i.e. Google didn’t return a web page describing the solution). I spent almost a whole day trying to figure this out, and the solution turned out to be incredibly easy. We … Continue reading

Posted in FreeBSD, Uncategorized | Tagged , , , , , | Leave a comment

Using curl to slurp a file via http

In this post, I mentioned having problems with live updating of the blacklist. (The “URL file-access is disabled in the server configuration” error.) In this comment, Matt Read shows how to use curl to fetch the file contents via http. … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment