Browse Source

adding redirect rules

Raanan Weber 7 năm trước cách đây
mục cha
commit
7ce98c875e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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