Parent Directory | Revision Log | Patch
revision 1.3 by wakaba, Thu Dec 19 08:39:30 2002 UTC | revision 1.5 by wakaba, Mon Dec 30 03:20:06 2002 UTC | |
---|---|---|
# | Line 5 AddDefaultCharset off | Line 5 AddDefaultCharset off |
5 | AddType application/xhtml+xml .xhtml | AddType application/xhtml+xml .xhtml |
6 | AddCharset iso-2022-jp .html .xhtml | AddCharset iso-2022-jp .html .xhtml |
7 | ||
8 | ErrorDocument 500 500 | 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 |