Add convenience redirect from /hero to /p/hero
This commit is contained in:
@@ -48,5 +48,6 @@
|
||||
RewriteRule "^/textures/?$" "/p/textures" [R=301,L]
|
||||
RewriteRule "^/training/?$" "/courses" [R=301,L]
|
||||
RewriteRule "^/spring/?$" "/p/spring" [R=301,L]
|
||||
RewriteRule "^/hero/?$" "/p/hero" [R=301,L]
|
||||
|
||||
</VirtualHost>
|
||||
|
Reference in New Issue
Block a user