aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
blob: 2790222c86daf616184954267df09a58771ef645 (plain)
1
2
3
4
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.