FSN#32732 500-error gaf soms problemen met /api_intern

svn path=/Website/branches/v2015.2/; revision=26727
This commit is contained in:
Jos Groot Lipman
2015-10-22 07:10:25 +00:00
parent 16839203e2
commit 9b24e0c219
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
<rules>
<clear />
<rule name="Versienummer">
<match url="appl/fac/fac_verify.asp" />
<action type="Rewrite" url="appl/fac/fac_verify.asp?rewriterversion=1.00" />

View File

@@ -6,7 +6,8 @@
<rules configSource="appl\fac\fac_rewrite.config" />
</rewrite>
-->
<httpErrors>
<httpErrors>
<remove statusCode="500" subStatusCode="100" />
<error statusCode="500" subStatusCode="100" path="/appl/shared/500_error.asp" responseMode="ExecuteURL" />
</httpErrors>
<staticContent>