6 lines
123 B
ApacheConf
6 lines
123 B
ApacheConf
RewriteEngine on
|
|
|
|
# Provide redirects for removed pages
|
|
|
|
RewriteRule "index.shtml" "/help/fr/manual/index.shtml" [R=302,L]
|