To enable mod_perl with Apache2 on Debian & Ubuntu for all directories served up by Apache2, including user directories such as ~/public_html, add the following lines to /etc/apache2/sites-available/default # enable mod_perl <Files ~ “\.(pl|cgi)$”> SetHandler perl-script PerlResponseHandler ModPerl::Registry Options +ExecCGI PerlSendHeader On </Files> In a real production environment you [...]
Favicon
Easy way to make a favicon: http://www.favicon.cc/? Mine is here.
Iceweasel browser identification
Debian replaced Firefox with Iceweasel which is a version of Firefox committed to all the Open Source freedom goodness stuff. However, some sites check the browser identification string and will refuse to let you view any of the pages because they don’t realise that Iceweasel is a version of Firefox (it’s based on the same [...]











Recent Comments