Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by wakaba, Mon Feb 4 15:22:41 2002 UTC | revision 1.5 by wakaba, Mon Dec 30 03:20:06 2002 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | DirectoryIndex wiki | DirectoryIndex wiki |
| 2 | AddDefaultCharset euc-jisx0213 | #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 |