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