Two things to the underlining function for emacs:
[docutils.git] / web / .htaccess
blob7ec07ec106352cfafe313b79b9ccf219b117340b
1 # Do not edit arbitrarily.  Check with docutils-develop@lists.sf.net first.
3 # Redirect snapshots to BerliOS.  The target URL may change in the
4 # future, so use a temporary redirect (status 302).
6 RedirectMatch temp /([^#]*-snapshot.tgz) ftp://ftp.berlios.de/pub/docutils/$1
8 # Redirection from old URLs to new URLs after a site reorganization.
10 Redirect permanent /docs/config.html http://docutils.sourceforge.net/docs/user/config.html
11 Redirect permanent /docs/config.txt  http://docutils.sourceforge.net/docs/user/config.txt
12 Redirect permanent /docs/latex.html  http://docutils.sourceforge.net/docs/user/latex.html
13 Redirect permanent /docs/latex.txt   http://docutils.sourceforge.net/docs/user/latex.txt
14 Redirect permanent /docs/tools.html  http://docutils.sourceforge.net/docs/user/tools.html
15 Redirect permanent /docs/tools.txt   http://docutils.sourceforge.net/docs/user/tools.txt
17 RedirectMatch permanent /docs/rst/([^#]*) http://docutils.sourceforge.net/docs/user/rst/$1
18 # instead of:
19 # Redirect permanent /docs/rst/quickref.html   http://docutils.sourceforge.net/docs/user/rst/quickref.html
20 # Redirect permanent /docs/rst/quickstart.html http://docutils.sourceforge.net/docs/user/rst/quickstart.html
21 # Redirect permanent /docs/rst/quickstart.txt  http://docutils.sourceforge.net/docs/user/rst/quickstart.txt
22 # Redirect permanent /docs/rst/cheatsheet.txt  http://docutils.sourceforge.net/docs/user/rst/cheatsheet.txt
23 # Redirect permanent /docs/rst/quickref.html   http://docutils.sourceforge.net/docs/user/rst/quickref.html
25 RedirectMatch permanent /spec/howto/([^#]*) http://docutils.sourceforge.net/docs/howto/$1
27 Redirect permanent /spec/pysource.dtd   http://docutils.sourceforge.net/docs/dev/pysource.dtd
28 Redirect permanent /spec/pysource.txt   http://docutils.sourceforge.net/docs/dev/pysource.txt
29 Redirect permanent /spec/pysource.html  http://docutils.sourceforge.net/docs/dev/pysource.html
30 Redirect permanent /spec/semantics.txt  http://docutils.sourceforge.net/docs/dev/semantics.txt
31 Redirect permanent /spec/semantics.html http://docutils.sourceforge.net/docs/dev/semantics.html
32 Redirect permanent /spec/notes.txt      http://docutils.sourceforge.net/docs/dev/todo.txt
33 Redirect permanent /spec/notes.html     http://docutils.sourceforge.net/docs/dev/todo.html
35 Redirect permanent /spec/doctree.txt  http://docutils.sourceforge.net/docs/ref/doctree.txt
36 Redirect permanent /spec/doctree.html http://docutils.sourceforge.net/docs/ref/doctree.html
37 Redirect permanent /spec/docutils.dtd http://docutils.sourceforge.net/docs/ref/docutils.dtd
38 Redirect permanent /spec/soextblx.dtd http://docutils.sourceforge.net/docs/ref/soextblx.dtd
40 Redirect permanent /spec/transforms.txt  http://docutils.sourceforge.net/docs/ref/transforms.txt
41 Redirect permanent /spec/transforms.html http://docutils.sourceforge.net/docs/ref/transforms.html
43 Redirect permanent /spec/rst/alternatives.txt  http://docutils.sourceforge.net/docs/dev/rst/alternatives.txt
44 Redirect permanent /spec/rst/alternatives.html http://docutils.sourceforge.net/docs/dev/rst/alternatives.html
45 Redirect permanent /spec/rst/problems.txt      http://docutils.sourceforge.net/docs/dev/rst/problems.txt
46 Redirect permanent /spec/rst/problems.html     http://docutils.sourceforge.net/docs/dev/rst/problems.html
48 Redirect permanent /spec/rst/reStructuredText.txt  http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.txt
49 Redirect permanent /spec/rst/reStructuredText.html http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
50 Redirect permanent /spec/rst/restructuredtext.txt  http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.txt
51 Redirect permanent /spec/rst/restructuredtext.html http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
52 Redirect permanent /spec/rst/directives.txt        http://docutils.sourceforge.net/docs/ref/rst/directives.txt
53 Redirect permanent /spec/rst/directives.html       http://docutils.sourceforge.net/docs/ref/rst/directives.html
54 Redirect permanent /spec/rst/interpreted.txt       http://docutils.sourceforge.net/docs/ref/rst/roles.txt
55 Redirect permanent /spec/rst/interpreted.html      http://docutils.sourceforge.net/docs/ref/rst/roles.html
56 Redirect permanent /spec/rst/introduction.txt      http://docutils.sourceforge.net/docs/ref/rst/introduction.txt
57 Redirect permanent /spec/rst/introduction.html     http://docutils.sourceforge.net/docs/ref/rst/introduction.html
59 RedirectMatch permanent /spec/pep-([^#]*) http://docutils.sourceforge.net/docs/peps/pep-$1
61 Redirect permanent /tools/test.txt  http://docutils.sourceforge.net/docs/user/rst/demo.txt
62 Redirect permanent /tools/test.html http://docutils.sourceforge.net/docs/user/rst/demo.html