Your IP : 216.73.216.79


Current Path : /var/www/html/sprm/www/aspnet/
Upload File :
Current File : /var/www/html/sprm/www/aspnet/Web.config

<?xml version="1.0"?>
<!--
  For more information on how to configure your ASP.NET application, please visit
  http://go.microsoft.com/fwlink/?LinkId=169433
  -->
<configuration>
  <appSettings>
	<add key="flowpaper_test" value="flowpaper_test" />
  </appSettings>
  <connectionStrings>
  </connectionStrings>
  <system.web>
    <compilation debug="true" targetFramework="4.0"/>
    <httpRuntime executionTimeout="240" maxRequestLength="20480" requestValidationMode="2.0" />
  </system.web>
  <system.webServer>
    <modules runAllManagedModulesForAllRequests="true"/>
  </system.webServer>
</configuration>