Modified the config files

This commit is contained in:
MrAlienBoiGithub 2022-11-10 11:04:07 -05:00 committed by GitHub
parent 872618c211
commit caed5310ef
2 changed files with 1 additions and 11 deletions

View File

@ -1,3 +1 @@
ErrorDocument 404 /404.html ErrorDocument 404 /404.html
AddType TYPE/SUBTYPE unityweb

View File

@ -1,8 +0,0 @@
<configuration>
<system.webServer>
<staticContent>
<mimeMap fileExtension=".unityweb" mimeType ="TYPE/SUBTYPE" />
</staticContent>
</system.webServer>
</configuration>