Dear Monks,
I have a mod_perl script which I would like to give permissions to certain root owned files (like /etc/samba/smbpasswd). I can do that with a normal CGI and a C wrapper... but I can't do it if I am using the ModPerl::Registry. Herewith my .htaccess file: