Parent Directory | Revision Log
*** empty log message ***
1 | wakaba | 1.6 | DirectoryIndex cover intro contents list index |
2 | wakaba | 1.7 | ReadmeName description |
3 | |||
4 | wakaba | 1.2 | AddDefaultCharset iso-2022-jp |
5 | wakaba | 1.4 | AddCharset iso-2022-jp .xhtml .xml |
6 | wakaba | 1.2 | |
7 | wakaba | 1.7 | ## Currently set by httpd.conf |
8 | wakaba | 1.2 | <IfModule mod_headers.c> |
9 | #Header set Content-Style-Type text/css | ||
10 | wakaba | 1.5 | #Header set Content-Script-Type application/x-javascript |
11 | wakaba | 1.2 | #Header add Link "</c/>; rel=\"copyright\"" |
12 | </IfModule> | ||
13 | |||
14 | wakaba | 1.4 | AddType application/xhtml+xml .xhtml |
15 | AddType application/xml .xml | ||
16 | wakaba | 1.1 | |
17 | wakaba | 1.7 | ## Homework checker (obsolete) |
18 | wakaba | 1.2 | AddIcon (Check,/icons/hand-up) .hwchk |
19 | |||
20 | wakaba | 1.7 | ## H2H translator (obsolete but maintained for old documents) |
21 | wakaba | 1.2 | Action h2h /~wakaba/bin/h2h |
22 | AddHandler h2h .h2h .hnf | ||
23 | AddIcon (Document,/icons/layout) .h2h .hnf | ||
24 | |||
25 | wakaba | 1.7 | ## Image list |
26 | wakaba | 1.2 | <Files "LIST"> |
27 | Action piclist /okuchuu/piclist | ||
28 | SetHandler piclist | ||
29 | </Files> | ||
30 | wakaba | 1.3 | |
31 | wakaba | 1.7 | ## Temporary unavailable |
32 | ErrorDocument 503 /error/503 | ||
33 | wakaba | 1.3 | Redirect 503 /~crimson-beast/ |
34 | wakaba | 1.5 | Redirect 503 /~eternal-zero/ |
35 | wakaba | 1.3 | Redirect 503 /~make-dream/ |
36 | Redirect 503 /~rei/ | ||
37 | Redirect 503 /~utubi/ | ||
38 | wakaba | 1.7 | |
39 | ## Old URIs | ||
40 | wakaba | 1.5 | Redirect 301 /shell/ http://suika.fam.cx/s/shell/ |
41 | wakaba | 1.7 | Redirect 301 /uri/ http://suika.fam.cx/uri-res/ |
42 | Redirect gone /updatetime.lirs | ||
43 | wakaba | 1.5 | Redirect gone /updatetime |
44 | wakaba | 1.7 | Redirect 301 /cover http://suika.fam.cx/suika |
45 | wakaba | 1.5 | |
46 | wakaba | 1.7 | ## Old announcement URIs |
47 | wakaba | 1.5 | Redirect gone /news-20010526 |
48 | Redirect gone /news-20010526.html | ||
49 | Redirect 301 /news-2001-06-23 http://suika.fam.cx/admin/newsrelease/2001/0623 | ||
50 | Redirect 301 /news-2001-06-23.html http://suika.fam.cx/admin/newsrelease/2001/0623 | ||
51 | Redirect 301 /ne0801-2 http://suika.fam.cx/admin/web/announce/2001/0801 | ||
52 | Redirect 301 /ne0801-2.html http://suika.fam.cx/admin/web/announce/2001/0801 | ||
53 | Redirect 301 /ne0801 http://suika.fam.cx/admin/newsrelease/2001/0801 | ||
54 | Redirect 301 /ne0801.html http://suika.fam.cx/admin/newsrelease/2001/0801 | ||
55 | Redirect 301 /ne0810 http://suika.fam.cx/admin/newsrelease/2001/0810-dns | ||
56 | Redirect 301 /ne0810.html http://suika.fam.cx/admin/newsrelease/2001/0810-dns | ||
57 | Redirect 301 /ne0902 http://suika.fam.cx/admin/newsrelease/2001/0902 | ||
58 | Redirect 301 /ne0902.html http://suika.fam.cx/admin/newsrelease/2001/0902 | ||
59 | Redirect 301 /ne20011110 http://suika.fam.cx/admin/newsrelease/2001/1110 | ||
60 | Redirect 301 /ne20011110.html http://suika.fam.cx/admin/newsrelease/2001/1110 |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |