Dear All,

I have recently install backuppc and the daemon running fine
but when i access it through my browser after askin me for my username and
password i get the followin message


You don't have permission to access /BackupPC_Admin on this server.
where Backup_Admin is the cgi file

and my server error is

Options ExecCGI is off in this directory/var/www/cgi-bin/BackupPC_Admin


i have turned it on

<Directory "/var/www/cgi-bin">
        SetHandler perl-script
        PerlResponseHandler ModPerl::Registry
        PerlOptions +ParseHeaders
        Options +ExecCGI
        Order deny,allow
        Allow from all
        AllowOverride None
        AuthName "Backup Admin"
        AuthType Basic
        AuthUserFile /etc/httpd/.htpasswd
        Require valid-user
</Directory>




apprecite your help





-- 
Network ADMIN
-------------
KUWAIT MUNICIPALITY:


-- 
Network ADMIN
-------------
KUWAIT MUNICIPALITY:

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to