ok
Direktori : /home/viveiroimperium/www/antigo/ |
Current File : /home/viveiroimperium/www/antigo/web.config |
<?xml version="1.0" encoding="UTF-8"?> <configuration> <location path="" overrideMode="Inherit"> <system.webServer> <urlCompression doDynamicCompression="false" /> <defaultDocument enabled="true"> <files> <add value="index.htm" /> <add value="index.html" /> <add value="index.php" /> <add value="index.asp" /> <add value="default.asp" /> <add value="index.aspx" /> <add value="default.aspx" /> </files> </defaultDocument> </system.webServer> </location> </configuration>