/[suikacvs]/webroot/.htaccess
Suika

Diff of /webroot/.htaccess

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by wakaba, Mon Jul 21 07:23:25 2003 UTC revision 1.4 by wakaba, Fri Aug 15 09:49:23 2003 UTC
# Line 1  Line 1 
1  #DirectoryIndex suika intro index  #DirectoryIndex suika intro index
2  AddDefaultCharset iso-2022-jp  AddDefaultCharset iso-2022-jp
3    AddCharset iso-2022-jp .xhtml .xml
4    
5  <IfModule mod_headers.c>  <IfModule mod_headers.c>
6  #Header set Content-Style-Type text/css  #Header set Content-Style-Type text/css
# Line 9  AddDefaultCharset iso-2022-jp Line 10  AddDefaultCharset iso-2022-jp
10    
11  #XBitHack full  #XBitHack full
12    
13    AddType application/xhtml+xml .xhtml
14    AddType application/xml .xml
15    
16  Action homeworkchecker /~wakaba/bin/homework  Action homeworkchecker /~wakaba/bin/homework
17  AddHandler homeworkchecker .hwchk  AddHandler homeworkchecker .hwchk
18  AddIcon (Check,/icons/hand-up) .hwchk  AddIcon (Check,/icons/hand-up) .hwchk

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24