aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
blob: d176c36e9bb15fc432f3f8ecb3eb8041fc8554c9 (plain)
1
2
3
4
RewriteEngine on
RewriteRule (.+)/dict.html /cgi-bin/dict.cgi?LANG=$1 [L]
RewriteRule (.+)/nea.html /cgi-bin/nea.cgi?LANG=$1 [L]
RewriteRule (.+)/nea.rss  /cgi-bin/nea.cgi?LANG=$1&rss=1 [L]

Return to:

Send suggestions and report system problems to the System administrator.