/[suikacvs]/markup/html/html5/spec-ja/.htaccess
Suika

Contents of /markup/html/html5/spec-ja/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Wed Oct 29 16:50:14 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +4 -3 lines
No longer use custom htpasswd

1 AddHandler cgi-script .cgi
2 Options +ExecCGI
3
4 <Limit POST PUT DELETE>
5 Require group spec-ja
6 AuthType Basic
7 AuthUserFile /home/wakaba/public_html/pbin/accounts/data/htpasswd
8 AuthGroupFile /home/wakaba/public_html/pbin/accounts/data/htgroup
9 AuthName "spec-ja"
10 </Limit>
11
12 ## License: Public Domain.
13 ## $Date: 2008/10/27 05:00:33 $

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24