Your IP : 18.116.69.203


Current Path : /home/bitrix/ext_www/shuft.com.ua/
Upload File :
Current File : /home/bitrix/ext_www/shuft.com.ua/web.config

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
<!--
        <defaultDocument>
            <files>
                <add value="index.php" />
            </files>
        </defaultDocument>
        <directoryBrowse enabled="false" />
        <httpErrors>
            <remove statusCode="404" subStatusCode="-1" />
            <error statusCode="404" path="/404.php" responseMode="ExecuteURL" />
        </httpErrors>
        <handlers>
            <add name="php" path="*.php" verb="*" modules="FastCgiModule" scriptProcessor="C:\php\php-cgi.exe" resourceType="Unspecified" />
        </handlers>
-->
    </system.webServer>
</configuration>