/[suikacvs]/webroot/.htaccess
Suika

Contents of /webroot/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Sat Jul 19 10:36:24 2003 UTC (20 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +22 -1 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>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24