reorg
This commit is contained in:
parent
d000f77098
commit
40e8e08690
3487 changed files with 39 additions and 21 deletions
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
<customErrors mode="Off"/>
|
||||
<handlers>
|
||||
<add name="httpPlatformHandler" path="*" verb="*" modules="httpPlatformHandler" resourceType="Unspecified"/>
|
||||
</handlers>
|
||||
<httpPlatform processPath="%DNX_PATH%" arguments="%DNX_ARGS%" stdoutLogEnabled="false"/>
|
||||
|
||||
</system.webServer>
|
||||
<system.web>
|
||||
<sessionState cookieless="true"
|
||||
regenerateExpiredSessionId="true" />
|
||||
</system.web>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue