Add rewrite rule for new project

This commit is contained in:
2017-10-25 15:52:33 +02:00
parent 047737ef41
commit 97dff66159

View File

@@ -45,5 +45,6 @@
RewriteRule "^/hdri/?$" "/p/hdri" [R=301,L]
RewriteRule "^/textures/?$" "/p/textures" [R=301,L]
RewriteRule "^/training/?$" "/courses" [R=301,L]
RewriteRule "^/spring/?$" "/p/spring" [R=301,L]
</VirtualHost>