Fix Redirections when installed on other directories.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
</system.web>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<clear/>
|
||||
<add name="GlobalRouter" path="*" verb="*" type="VAR.Focus.Web.GlobalRouter"/>
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
|
||||
Reference in New Issue
Block a user