/[suikacvs]/webroot/.htaccess
Suika

Contents of /webroot/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Mon Jul 21 07:23:25 2003 UTC (20 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +8 -0 lines
Imported to CVS

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24