This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
shard-wiki/history/priorart/yawex-0.7.4/templates/htaccess

6 lines
138 B
Plaintext

AuthName "testwiki"
AuthType Basic
AuthUserFile /var/www/testwiki/login/htpasswd
require valid-user | user NewUser
AuthAuthoritative on