6 lines
142 B
ApacheConf
6 lines
142 B
ApacheConf
RewriteEngine on
|
|
|
|
# Provide redirects for removed pages
|
|
|
|
RewriteRule "IntroToSignalingYourMRR.html" "IntroToSignalingYourMRR.shtml" [R=301,L]
|