February 2012 M T W T F S S « Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Tags
arden_park bike boardgamegeek boardgames book bookcrossing boot_failure cabinetry csus demolition electrical framing freebsd gymnastics hacking harry_potter how-to humor hvac joseph kitchen liberal library mac meetup obcz osx plumbing politics powerbook quilt_shop recipe remodel review roof sacramento sonicchicken_blog spam_karma sysadmin tags_plugin thanksgiving theme tile web wordpressRecent comments
Archives
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 Uncategorized
Tagged apache, curl, CURLOPT_PROXY, freebsd, php, proxy, sysadmin
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