aboutsummaryrefslogtreecommitdiff
path: root/spec/.htaccess
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-12 12:27:58 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-12 12:27:58 -0400
commitf7e5a95ee96d8ef52c1732d066c1249a6f84391e (patch)
tree2e1ddd85f471143518d0df7c7645d066d43bc149 /spec/.htaccess
parente4e0d93d56ee8c1aec4c2efaa7046b651f0fe55c (diff)
downloadtorspec-f7e5a95ee96d8ef52c1732d066c1249a6f84391e.tar.gz
torspec-f7e5a95ee96d8ef52c1732d066c1249a6f84391e.zip
Convert text specifications to mdbook.
Diffstat (limited to 'spec/.htaccess')
-rw-r--r--spec/.htaccess21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/.htaccess b/spec/.htaccess
new file mode 100644
index 0000000..13ca84d
--- /dev/null
+++ b/spec/.htaccess
@@ -0,0 +1,21 @@
+# Automatically generated redirects
+Redirect 302 "/tor-spec" "/tor-spec-intro.html"
+Redirect 302 "/cert-spec" "/cert-spec.html"
+Redirect 302 "/dir-spec" "/dir-spec-intro.html"
+Redirect 302 "/srv-spec" "/srv-spec-intro.html"
+Redirect 302 "/path-spec" "/path-spec-intro.html"
+Redirect 302 "/guard-spec" "/guard-spec-intro.html"
+Redirect 302 "/padding-spec" "/padding-spec-intro.html"
+Redirect 302 "/socks-extensions" "/socks-extensions.html"
+Redirect 302 "/address-spec" "/address-spec.html"
+Redirect 302 "/rend-spec-v3" "/rend-spec-v3-intro.html"
+Redirect 302 "/bridgedb-spec" "/bridgedb-spec.html"
+Redirect 302 "/ext-orport-spec" "/ext-orport-spec.html"
+Redirect 302 "/pt-spec" "/pt-spec-intro.html"
+Redirect 302 "/gettor-spec" "/gettor-spec.html"
+Redirect 302 "/control-spec" "/control-spec-intro.html"
+Redirect 302 "/version-spec" "/version-spec.html"
+Redirect 302 "/bandwidth-file-spec" "/bandwidth-file-spec-intro.html"
+Redirect 302 "/dir-list-spec" "/dir-list-spec.html"
+Redirect 302 "/param-spec" "/param-spec.html"
+Redirect 302 "/glossary" "/glossary.html"