aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess5
1 files changed, 5 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..2790222
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,5 @@
+RewriteEngine on
+#RewriteRule (.+)/dict.html /cgi-bin/dict.cgi?LANG=$1 [L]
+RewriteRule pl/dict.html /cgi-bin/dict.cgi?LANG=pl_PL [L]
+RewriteRule ru/dict.html /cgi-bin/dict.cgi?LANG=ru_RU [L]
+RewriteRule uk/dict.html /cgi-bin/dict.cgi?LANG=uk_UA [L]

Return to:

Send suggestions and report system problems to the System administrator.