NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
don't point to 127.0.0.1 (Score:1)
Reply to This
Re:don't point to 127.0.0.1 (Score:2)
I've used 127.0.0.2 in the past, but you have to configure Apache to not to listen to it, as it does by default. Plus you have to do a search and replace on any spam blocking host file you get hold of (they are usually set to 127.0.0.1). I know it's easy to do, but it's an extra step to mess with.
I use this method on any machine not running a web server, and I've done it for friends too. Overall I'd have to say it's quite effective and simple. Friends like it, as it blocks most "adult" content on their ma
-- "It's not magic, it's work..."