/[suikacvs]/webroot/.htaccess
Suika

Diff of /webroot/.htaccess

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

revision 1.7 by wakaba, Thu Dec 23 08:21:34 2004 UTC revision 1.9 by wakaba, Thu Jul 19 13:28:42 2007 UTC
# Line 1  Line 1 
1  DirectoryIndex cover intro contents list index  DirectoryIndex cover intro contents list index
2  ReadmeName description  ReadmeName description
3    
4    IndexOptions +NameWidth=* +DescriptionWidth=* +TrackModified
5    
6  AddDefaultCharset iso-2022-jp  AddDefaultCharset iso-2022-jp
7  AddCharset iso-2022-jp .xhtml .xml  AddCharset iso-2022-jp .xhtml .xml
8    
# Line 14  AddCharset iso-2022-jp .xhtml .xml Line 16  AddCharset iso-2022-jp .xhtml .xml
16  AddType application/xhtml+xml .xhtml  AddType application/xhtml+xml .xhtml
17  AddType application/xml .xml  AddType application/xml .xml
18    
19    AddType image/vnd.microsoft.icon .ico
20    
21  ## Homework checker (obsolete)  ## Homework checker (obsolete)
22  AddIcon (Check,/icons/hand-up) .hwchk  AddIcon (Check,/icons/hand-up) .hwchk
23    
# Line 28  AddIcon (Document,/icons/layout) .h2h .h Line 32  AddIcon (Document,/icons/layout) .h2h .h
32    SetHandler piclist    SetHandler piclist
33  </Files>  </Files>
34    
35    ## Gone
36    ErrorDocument 410 /error/410
37      ## TODO: Move to httpd.conf
38    
39  ## Temporary unavailable  ## Temporary unavailable
40  ErrorDocument 503 /error/503  ErrorDocument 503 /error/503
41  Redirect 503 /~crimson-beast/  Redirect 503 /~crimson-beast/
# Line 38  Redirect 503 /~utubi/ Line 46  Redirect 503 /~utubi/
46    
47  ## Old URIs  ## Old URIs
48  Redirect 301 /shell/ http://suika.fam.cx/s/shell/  Redirect 301 /shell/ http://suika.fam.cx/s/shell/
49  Redirect 301 /uri/ http://suika.fam.cx/uri-res/  Redirect 301 /uri/ http://suika.fam.cx/uri-res/N2L
50  Redirect gone /updatetime.lirs  Redirect gone /updatetime.lirs
51  Redirect gone /updatetime  Redirect gone /updatetime
52  Redirect 301 /cover http://suika.fam.cx/suika  Redirect 301 /cover http://suika.fam.cx/suika

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24