Browse Source

adding redirect rules

Raanan Weber 7 years ago
parent
commit
7ce98c875e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      assets/_redirects

+ 2 - 0
assets/_redirects

@@ -0,0 +1,2 @@
+# Redirect microsoft controllers if ID was not found on the server
+/microsoft/*/:controller.glb   /microsoft/default/:controller.glb   200