<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paw Paw Dog &#187; Web Tools</title>
	<atom:link href="http://www.pawpawdog.com/english_wp/category/web-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawpawdog.com/english_wp</link>
	<description>Big Dog Journal</description>
	<lastBuildDate>Thu, 08 Dec 2011 07:22:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>.htaccess redirect</title>
		<link>http://www.pawpawdog.com/english_wp/2009/03/25/htaccess-redirect/</link>
		<comments>http://www.pawpawdog.com/english_wp/2009/03/25/htaccess-redirect/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:47:46 +0000</pubDate>
		<dc:creator>lu</dc:creator>
				<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.pawpawdog.com/english_wp/?p=16</guid>
		<description><![CDATA[# Bluehost.com # .htaccess main domain to subfolder redirect # Copy and paste the following code into the .htaccess file # in the public_html folder of your hosting account # make the changes to the file according to the instructions. &#8230; <a href="http://www.pawpawdog.com/english_wp/2009/03/25/htaccess-redirect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p># Bluehost.com<br />
# .htaccess main domain to subfolder redirect<br />
# Copy and paste the following code into the .htaccess file<br />
# in the public_html folder of your hosting account<br />
# make the changes to the file according to the instructions.</p>
<p># Do not change this line.</p>
<p>RewriteEngine on</p>
<p># Change yourdomain.com to be your main domain.</p>
<p>RewriteCond %{HTTP_HOST} ^(<a href="http://www.)?yourmaindomain.com$">www.)?yourmaindomain.com$</a></p>
<p># Change &#8216;subfolder&#8217; to be the folder you will use for your main domain.</p>
<p>RewriteCond %{REQUEST_URI} !^/subfolder/</p>
<p># Don&#8217;t change this line.</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d</p>
<p># Change &#8216;subfolder&#8217; to be the folder you will use for your main domain.</p>
<p>RewriteRule ^(.*)$ /subfolder/$1</p>
<p># Change yourdomain.com to be your main domain again.<br />
# Change &#8216;subfolder&#8217; to be the folder you will use for your main domain<br />
# followed by / then the main file for your site, index.php, index.html, etc.</p>
<p>RewriteCond %{HTTP_HOST} ^(<a href="http://www.)?yourmaindomain.com$">www.)?yourmaindomain.com$</a><br />
RewriteRule ^(/)?$ subfolder/index.php [L]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawpawdog.com/english_wp/2009/03/25/htaccess-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>msvcr80.dll and AVG Safe Search IE add-on</title>
		<link>http://www.pawpawdog.com/english_wp/2008/07/30/msvcr80dll-and-avg-safe-search-ie-add-on/</link>
		<comments>http://www.pawpawdog.com/english_wp/2008/07/30/msvcr80dll-and-avg-safe-search-ie-add-on/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 23:50:47 +0000</pubDate>
		<dc:creator>lu</dc:creator>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[AVG]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.pawpawdog.com/english_wp/?p=19</guid>
		<description><![CDATA[Having problems with some web sites crashed IE with msvcr80.dll error. These web sites are legitimate well known web sites that seem fine one day but crashed on other day that cause the IE to close. After searching the web &#8230; <a href="http://www.pawpawdog.com/english_wp/2008/07/30/msvcr80dll-and-avg-safe-search-ie-add-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0pt;">Having problems with some web sites crashed IE with msvcr80.dll error. These web sites are legitimate well known web sites that seem fine one day but crashed on other day that cause the IE to close. After searching the web without much success, finally tried disabling the IE add-on one by one and finally traced the problem with AVG&#8217;s Safe Search add-on for IE. This add-on is installed during the installation of AVG 8 anti-virus program.</p>
<p style="margin: 0in 0in 0pt;"> </p>
<p style="margin: 0in 0in 0pt;">Did not bother to spend more time to figure out what combination of the web content and the AVG Safe Search caused the problem. Left the Safe Search disabled.</p>
<p class="MsoPlainText" style="margin: 0in 0in 0pt;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawpawdog.com/english_wp/2008/07/30/msvcr80dll-and-avg-safe-search-ie-add-on/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

