/[pub]/suikawiki/script/.htaccess
Suika

Contents of /suikawiki/script/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Mon Dec 30 03:20:06 2002 UTC (21 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +7 -0 lines
Don't specialize SearchPage, CreatePage and WikiPluginInfo.

1 wakaba 1.1 DirectoryIndex wiki
2 wakaba 1.2 #AddDefaultCharset euc-jisx0213
3     AddDefaultCharset off
4 wakaba 1.3
5     AddType application/xhtml+xml .xhtml
6     AddCharset iso-2022-jp .html .xhtml
7    
8 wakaba 1.4 ErrorDocument 500 /~wakaba/-temp/wiki/500
9 wakaba 1.5
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