Parent Directory | Revision Log
this directory is obsolete
1 | RedirectMatch 301 /www/markup/html/html5/spec-ja/.* http://www.whatwg.org/specs/web-apps/current-work/complete.html |
2 | |
3 | #AddHandler cgi-script .cgi |
4 | #Options +ExecCGI |
5 | |
6 | <Limit POST PUT DELETE> |
7 | Require group spec-ja |
8 | AuthType Basic |
9 | AuthUserFile /home/wakaba/public_html/pbin/accounts/data/htpasswd |
10 | AuthGroupFile /home/wakaba/public_html/pbin/accounts/data/htgroup |
11 | AuthName "spec-ja" |
12 | </Limit> |
13 | |
14 | ## License: Public Domain. |
15 | ## $Date: 2008/10/29 16:50:14 $ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |