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

Contents of /suikawiki/script/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Wed Jan 1 01:29:04 2003 UTC (21 years, 10 months ago) by w
Branch: MAIN
Changes since 1.5: +9 -2 lines
Obsoleted YukiWiki/WalWiki files are removed.

1 DirectoryIndex wiki
2 AddDefaultCharset off
3
4 Options +MultiViews
5
6 ## AddType is dummy for content negotiation
7 AddType text/html .cgi
8 AddHandler cgi-script .cgi
9
10 AddLanguage ja .ja
11 AddType text/html .html
12 AddType application/xhtml+xml .xhtml
13 AddCharset iso-2022-jp .jis
14
15 ErrorDocument 500 /~wakaba/-temp/wiki/500
16
17 <IfModule mod_headers.c>
18 <Files wiki>
19 Header unset Content-Style-Type
20 Header unset Content-Script-Type
21 </Files>
22 </IfModule>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24