<?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>Anthony&#039;s Blog</title>
	<atom:link href="http://www.ammail.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ammail.net</link>
	<description>Stuff I Need(ed)</description>
	<lastBuildDate>Sat, 18 Feb 2012 03:32:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Links To Stuff&#8230;</title>
		<link>http://www.ammail.net/archives/18</link>
		<comments>http://www.ammail.net/archives/18#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:00:08 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ammail.net/?p=18</guid>
		<description><![CDATA[Collin County Tax Assessor]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.co.collin.tx.us/tax_assessor/vehicles/vehicles.jsp'>Collin County Tax Assessor</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ammail.net/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress, install in subfolder, and access at site root</title>
		<link>http://www.ammail.net/archives/1</link>
		<comments>http://www.ammail.net/archives/1#comments</comments>
		<pubDate>Fri, 09 Sep 2011 12:00:32 +0000</pubDate>
		<dc:creator>anthony</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ammail.net/wp/?p=1</guid>
		<description><![CDATA[Took a while, but I found the information that I was looking for.  What I want to do was install wordpress in a subfolder (www.ammail.net/wordpress) and have the ability to run wordpress from the site root (www.ammail.net/). To accomplish this &#8230; <a href="http://www.ammail.net/archives/1">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Took a while, but I found the information that I was looking for.  What I want to do was install wordpress in a subfolder (www.ammail.net/wordpress) and have the ability to run wordpress from the site root (www.ammail.net/).</p>
<p>To accomplish this I needed to perform the following steps.  Assuming you&#8217;ve downloaded and installed or at least copied wordpress to a subfolder:</p>
<p>1. Edit wp-config.php to add the following configuration<br />
// ** Hostname settings ** //<br />
define(&#8216;WP_SITEURL&#8217;, &#8220;http://${_SERVER['SERVER_NAME']}/wordpress&#8221;);<br />
define(&#8216;WP_HOME&#8217;,    &#8220;http://${_SERVER['SERVER_NAME']}&#8221;);<br />
2. Copy the index.php to the root directory and change the following line:<br />
/** Loads the WordPress Environment and Template */<br />
require(&#8216;./wordpress/wp-blog-header.php&#8217;);</p>
<div id="fb-root"></div>
<p><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><br />
<fb:comments href="www.ammail.net"></fb:comments></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ammail.net/archives/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

