1 <Directory /usr
/share
/backuppc
/cgi-bin
>
2 # This section tells apache which machines can access the interface.
3 # You can change the allow line to allow access from your local
4 # network, or comment out this region to allow access from all
8 # You can change the authorization method to LDAP or another method
9 # besides htaccess here if you are so inclined.
11 AuthUserFile /etc
/backuppc
/backuppc.users
12 AuthName "BackupPC Community Edition Administrative Interface"
16 <Directory /usr
/share
/backuppc
/html
>
20 Alias /backuppc
/usr
/share
/backuppc
/html
21 ScriptAlias /BackupPC_Admin
/usr
/share
/backuppc
/cgi-bin
/BackupPC_Admin