Parent Directory | Revision Log
2002-01-16 wakaba <wakaba@suika.fam.cx> * 403.en.ja.html: New file. * .htaccess (ErrorDocument): Use 403.en.ja.html. * ChangeLog: New file.
1 | DirectoryIndex intro index |
2 | ErrorDocument 401 /okuchuu/401 |
3 | ErrorDocument 403 /okuchuu/403 |
4 | |
5 | <IfModule mod_headers.c> |
6 | Header add Link "<http://suika.fam.cx/okuchuu/c>; rel=\"copyright\"" |
7 | Header add Link "<http://suika.fam.cx/okuchuu/favicon.ico>; rel=\"shortcut icon\"" |
8 | Header add Link "<http://suika.fam.cx/okuchuu/okuchuu-style>; rel=\"stylesheet\"" |
9 | </IfModule> |
10 | |
11 | AddType image/jpeg .JPG |
12 | |
13 | <Files "LIST"> |
14 | Action piclist /okuchuu/piclist |
15 | SetHandler piclist |
16 | </Files> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |