Here are some changes I made to our httpd.conf :
#LoadModule perl_module modules/mod_perl.so
PerlModule Apache2
#User apache
#Group apache
User backuppcuser
Group backuppcgroup
<Location /cgi-bin/backcgi/BackupPC_Admin> # <--- change path as needed
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders
Options +ExecCGI
AuthName "BackupPC"
AuthType Basic
# Variables you need to set, you must set at least
# the myPDC variable, the DOMAIN defaults to WORKGROUP
PerlSetVar myPDC pdc
#PerlSetVar myBDC workgroup-bdc
PerlSetVar myDOMAIN domain
PerlAuthenHandler Apache::AuthenSmb
# Standard require stuff, only user and
# valid-user work currently
require valid-user
</Location>
Dale
----- Original Message -----
From: "Lance Spence" <lspence812 < at > yahoo.com>
To: <backuppc-users < at > lists.sourceforge.net>
Sent: Saturday, February 28, 2004 11:49 AM
Subject: [BackupPC-users] Need help with BackupPC
Does anyone have any cut and dry instructions on how
to get BackupPC up and running on Fedora Core 1? I'm
really having a difficult time getting it to work.
Also exactly how do you access the CGI interface?
=====
Exciting offer! You won't believe it! FREE INTERNET SUPER STORES! Earn Big
Income! How? By giving away SUPER STORES for FREE! Try it
FREE!www.freestoreclub.com/go/lspence
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/