<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Web Dev Intensive &#187; htaccess</title>
	<atom:link href="http://wd.onepotcooking.com/tag/htaccess/feed" rel="self" type="application/rss+xml" />
	<link>http://wd.onepotcooking.com</link>
	<description>with XHTML, CSS, Javascript, JQuery, PHP, MySQL</description>
	<lastBuildDate>Sat, 17 Dec 2011 14:48:06 +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>Class 11 &#8211; HTTP Basic Authentication using .htaccess files</title>
		<link>http://wd.onepotcooking.com/2010/04/27/class-11-http-basic-authentication-using-htaccess-files/</link>
		<comments>http://wd.onepotcooking.com/2010/04/27/class-11-http-basic-authentication-using-htaccess-files/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 19:06:40 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[class 11]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[htpasswd]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=1973</guid>
		<description><![CDATA[Overview HTTP is the protocol which web browsers and web servers use to communicate via client requests and server responses, respectively.  We&#8217;ve seen that the browser uses HTTP GET and POST methods to request data from the server. HTTP also provides a very basic level of authentication which you can use to password-protect your sites [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2010/04/27/class-11-http-basic-authentication-using-htaccess-files//feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Class 10 &#8211; Fancy URLs: Customizing Your Site&#8217;s URLs Using Mod_Rewrite</title>
		<link>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite/</link>
		<comments>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 05:45:54 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[class 10]]></category>
		<category><![CDATA[fancy url]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=548</guid>
		<description><![CDATA[Now that you know all the basic techniques of web development, it&#8217;s time to start thinking about aesthetics. One the most obvious aesthetic choices you can make on your site is what domain name you choose, and what you call the file names on that site. Domain names are something I can&#8217;t help you with, [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

