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