<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/asp/tags/webconfig</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 08:20:57 GMT</pubDate>
<item>
<title>(ASP) Default WordPress web.config file, with permalinks - batfan</title>
<link>http://snipplr.com/view/58542/default-wordpress-webconfig-file-with-permalinks/</link>
<description><![CDATA[ <p>For use with a WordPress install, on a Windows server.</p> ]]></description>
<pubDate>Fri, 09 Sep 2011 08:31:38 GMT</pubDate>
<guid>http://snipplr.com/view/58542/default-wordpress-webconfig-file-with-permalinks/</guid>
</item>
<item>
<title>(ASP) Umbraco WWW Redirect - batfan</title>
<link>http://snipplr.com/view/52451/umbraco-www-redirect/</link>
<description><![CDATA[ <p>Used to rewrite all non-www URL's to the www version, on sites using Umbraco.  Place the rule in the UrlRewriting.config file, in the 'config' folder.</p> ]]></description>
<pubDate>Fri, 22 Apr 2011 04:21:46 GMT</pubDate>
<guid>http://snipplr.com/view/52451/umbraco-www-redirect/</guid>
</item>
<item>
<title>(ASP) web.config Page Specific Redirect - batfan</title>
<link>http://snipplr.com/view/49550/webconfig-page-specific-redirect/</link>
<description><![CDATA[ <p>Place between the system.webServer tags.  Use '(.*)' for variables.</p> ]]></description>
<pubDate>Thu, 24 Feb 2011 03:30:59 GMT</pubDate>
<guid>http://snipplr.com/view/49550/webconfig-page-specific-redirect/</guid>
</item>
<item>
<title>(ASP) web.config Default - batfan</title>
<link>http://snipplr.com/view/48384/webconfig-default/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Feb 2011 08:47:56 GMT</pubDate>
<guid>http://snipplr.com/view/48384/webconfig-default/</guid>
</item>
<item>
<title>(ASP) MySQL: Preventing "Unable to convert MySQL date/time value to System.DateTime" (Invalid Date Data). - jink</title>
<link>http://snipplr.com/view/35863/mysql-preventing-unable-to-convert-mysql-datetime-value-to-systemdatetime-invalid-date-data/</link>
<description><![CDATA[ <p>Changing the connection string in the web.config to allow zero date and converting it prevents this error.</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 02:34:12 GMT</pubDate>
<guid>http://snipplr.com/view/35863/mysql-preventing-unable-to-convert-mysql-datetime-value-to-systemdatetime-invalid-date-data/</guid>
</item>
<item>
<title>(ASP) ASP: Altering web.config to allow MySQL outside of GAC - jink</title>
<link>http://snipplr.com/view/35862/asp-altering-webconfig-to-allow-mysql-outside-of-gac/</link>
<description><![CDATA[ <p>Add the System.Data config settings for MySql.  Update the version to number referenced.</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 02:19:40 GMT</pubDate>
<guid>http://snipplr.com/view/35862/asp-altering-webconfig-to-allow-mysql-outside-of-gac/</guid>
</item>
<item>
<title>(ASP) ASP.net: Retrieve connection string from web.config - jink</title>
<link>http://snipplr.com/view/14712/aspnet-retrieve-connection-string-from-webconfig/</link>
<description><![CDATA[ <p>Replace *SERVERNAME* with the name of the server name in the web.config</p> ]]></description>
<pubDate>Mon, 04 May 2009 13:41:08 GMT</pubDate>
<guid>http://snipplr.com/view/14712/aspnet-retrieve-connection-string-from-webconfig/</guid>
</item>
<item>
<title>(ASP) ASP.NET web.config security - spark9</title>
<link>http://snipplr.com/view/12681/aspnet-webconfig-security/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 Feb 2009 19:07:37 GMT</pubDate>
<guid>http://snipplr.com/view/12681/aspnet-webconfig-security/</guid>
</item>
<item>
<title>(ASP) ASP.NET Forms Authentication Login Timeout - spark9</title>
<link>http://snipplr.com/view/12679/aspnet-forms-authentication-login-timeout/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 Feb 2009 19:04:54 GMT</pubDate>
<guid>http://snipplr.com/view/12679/aspnet-forms-authentication-login-timeout/</guid>
</item>
</channel>
</rss>