Parent Directory | Revision Log
No longer use custom htpasswd
1 | wakaba | 1.1 | AddHandler cgi-script .cgi |
2 | Options +ExecCGI | ||
3 | |||
4 | wakaba | 1.3 | <Limit POST PUT DELETE> |
5 | wakaba | 1.5 | Require group spec-ja |
6 | wakaba | 1.1 | AuthType Basic |
7 | wakaba | 1.5 | AuthUserFile /home/wakaba/public_html/pbin/accounts/data/htpasswd |
8 | AuthGroupFile /home/wakaba/public_html/pbin/accounts/data/htgroup | ||
9 | wakaba | 1.2 | AuthName "spec-ja" |
10 | wakaba | 1.3 | </Limit> |
11 | wakaba | 1.4 | |
12 | ## License: Public Domain. | ||
13 | wakaba | 1.5 | ## $Date: 2008/10/27 05:00:33 $ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |