/[suikacvs]/webroot/.htaccess
Suika

Contents of /webroot/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Fri Aug 15 09:49:23 2003 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +4 -0 lines
*** empty log message ***

1 #DirectoryIndex suika intro index
2 AddDefaultCharset iso-2022-jp
3 AddCharset iso-2022-jp .xhtml .xml
4
5 <IfModule mod_headers.c>
6 #Header set Content-Style-Type text/css
7 #Header set Content-Script-Type text/javascript
8 #Header add Link "</c/>; rel=\"copyright\""
9 </IfModule>
10
11 #XBitHack full
12
13 AddType application/xhtml+xml .xhtml
14 AddType application/xml .xml
15
16 Action homeworkchecker /~wakaba/bin/homework
17 AddHandler homeworkchecker .hwchk
18 AddIcon (Check,/icons/hand-up) .hwchk
19
20 Action h2h /~wakaba/bin/h2h
21 AddHandler h2h .h2h .hnf
22 AddIcon (Document,/icons/layout) .h2h .hnf
23
24 <Files "LIST">
25 Action piclist /okuchuu/piclist
26 SetHandler piclist
27 </Files>
28
29 Redirect 503 /~crimson-beast/
30 Redirect gone /default.ida
31 Redirect 503 /~external-zero/
32 Redirect 503 /~make-dream/
33 Redirect 503 /~rei/
34 Redirect 503 /~utubi/
35

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24