Hi,
I've been looking around the info available on running BackupPC using
mod_perl and I must have missed something because I'm a bit stuck. I'm
running Apache2 and that works fine and definitely had mod_perl loaded,
but can someone please tell me how you run Apache as the backuppc user?
I'm using this in the /etc/backuppc/apache.conf file and everything
works fine until I uncomment the perl stuff.
<Directory /usr/share/backuppc/cgi-bin/>
#SetHandler perl-script
#PerlResponseHandler ModPerl::Registry
#PerlOptions +ParseHeaders
AllowOverride
None
Options ExecCGI FollowSymlinks
AddHandler cgi-script .cgi
DirectoryIndex index.cgi
AuthGroupFile /etc/backuppc/htgroup
AuthUserFile /etc/backuppc/htpasswd
AuthType basic
AuthName "BackupPC admin"
require valid-user
</Directory>
Thanks in advance
Peter
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/