This commit is contained in:
Simon Martens
2025-10-02 23:31:45 +02:00
commit 442300d264
13323 changed files with 78099 additions and 0 deletions

6
httpdocs/web.config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.web>
<compilation tempDirectory="C:\Inetpub\vhosts\konkykru.com\tmp" />
</system.web>
</configuration>