]> git.pld-linux.org Git - packages/BackupPC.git/blobdiff - backuppc_htaccess
- more
[packages/BackupPC.git] / backuppc_htaccess
index 6e0d10150940d46a2027bcb55b85d1c9d419451f..a74417372ea16c7cecf75f369dafe6df09a30fd7 100644 (file)
@@ -1,5 +1,5 @@
-AuthGroupFile %{_sysconfdir}/%{name}/group    # <--- change path as needed
-AuthUserFile %{_sysconfdir}/%{name}/passwd     # <--- change path as needed
+AuthGroupFile /etc/backuppc/group    # <--- change path as needed
+AuthUserFile /etc/backuppc/passwd     # <--- change path as needed
 AuthType basic
 AuthName "access"
-require valid-user
\ No newline at end of file
+require valid-user
This page took 0.027928 seconds and 4 git commands to generate.