Another thing that would be good is to password protect the admin pages, rather than just obfuscate them. This is pretty easy to do. In Obs::Defs, have a "AdminPW='foo'", and then simply do a 401 negotiation. I don't know the syntax for doing this in perl, but the logic in PHP is simple enough: http://www.weberdev.com/get_example.php3?count=109 (The example above reads .htpasswd - there would be no need for the loop for obs). Christopher _______________________________________________ Obs-dev mailing list [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/obs-dev
