Parent Directory | Revision Log
Don't specialize SearchPage, CreatePage and WikiPluginInfo.
1 | DirectoryIndex wiki |
2 | #AddDefaultCharset euc-jisx0213 |
3 | AddDefaultCharset off |
4 | |
5 | AddType application/xhtml+xml .xhtml |
6 | AddCharset iso-2022-jp .html .xhtml |
7 | |
8 | ErrorDocument 500 /~wakaba/-temp/wiki/500 |
9 | |
10 | <IfModule mod_headers.c> |
11 | <Files wiki> |
12 | Header unset Content-Style-Type |
13 | Header unset Content-Script-Type |
14 | </Files> |
15 | </IfModule> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |