Added redirect from scene to prototype

This commit is contained in:
Thomas FORGIONE 2015-04-13 09:51:07 +02:00
parent f4d28a6ee6
commit d33e91f899
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ DirectoryIndex index.py
ErrorDocument 403 /errors/403/
ErrorDocument 404 /errors/404/
Redirect permanent /scene /prototype
<Files "index.html">
Order Allow,Deny
Deny from all