backoffice/html/mailing/admin/htaccess
2011-06-21 13:28:10 +00:00

12 lines
311 B
Plaintext

# if you want to use this, copy the followin
# content to the file called .htaccess that already exists
# in this directory and change the path.
# for more information: http://httpd.apache.org/docs/
AuthName "Mailinglist Administration"
AuthType Basic
AuthUserFile /path/to/password/file
require valid-user