зеркало из https://github.com/Azure/iisnode.git
8 строки
178 B
Plaintext
8 строки
178 B
Plaintext
|
<configuration>
|
||
|
<system.webServer>
|
||
|
<handlers>
|
||
|
<add name="iisnode" path="echo.js" verb="*" modules="iisnode" />
|
||
|
</handlers>
|
||
|
</system.webServer>
|
||
|
</configuration>
|