/[suikacvs]/okuchuu/blue-oceans/.htaccess
Suika

Diff of /okuchuu/blue-oceans/.htaccess

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

revision 1.1.1.1 by wakaba, Mon Dec 3 06:19:01 2001 UTC revision 1.3 by wakaba, Sun Aug 17 06:03:16 2003 UTC
# Line 1  Line 1 
1    AddDefaultCharset ISO-2022-jp
2  DirectoryIndex intro index latest  DirectoryIndex intro index
3  ErrorDocument 404 /okuchuu/blue-oceans/404  ErrorDocument 404 /okuchuu/blue-oceans/404
4    AddType image/jpeg .JPG
5    
6    Options +ExecCGI +Indexes
7    AddHandler cgi-script .cgi
8    
9    <Files "LIST">
10      Action piclist /okuchuu/piclist
11      SetHandler piclist
12    </Files>
13    <IfModule mod_headers.c>
14      Header set Content-Style-Type text/css
15      Header set Content-Script-Type application/x-javascript
16    </IfModule>
17    
18    Action h2h /~wakaba/bin/h2h
19    AddHandler h2h .h2h
20    AddIcon (Document,/icons/layout) .h2h
21    
22    Redirect 301 /okuchuu/blue-oceans/top http://suika.fam.cx/okuchuu/blue-oceans/index

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24