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

Contents of /suikawiki/script/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide 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 wakaba 1.1 DirectoryIndex wiki
2 wakaba 1.2 AddDefaultCharset off
3 wakaba 1.3
4 w 1.6 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 wakaba 1.3 AddType application/xhtml+xml .xhtml
13 w 1.6 AddCharset iso-2022-jp .jis
14 wakaba 1.3
15 wakaba 1.4 ErrorDocument 500 /~wakaba/-temp/wiki/500
16 wakaba 1.5
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