<?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>Daily Web Tools &#187; Web Server</title>
	<atom:link href="http://www.dailywebtools.com/category/web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailywebtools.com</link>
	<description>Every Day, Another Web Site, Tool or Tip to Help the Internet Entrepreneur</description>
	<lastBuildDate>Mon, 25 Jan 2010 17:53:05 +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>Technical Stuff You Need To Know</title>
		<link>http://www.dailywebtools.com/2008/08/14/technical-stuff-you-need-to-know/</link>
		<comments>http://www.dailywebtools.com/2008/08/14/technical-stuff-you-need-to-know/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 17:26:04 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[Web Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htacess]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=575</guid>
		<description><![CDATA[How To Use the .htaccess File on Apache There are probably quite a few technical things we need to know as budding web designers. This is just one of them, and applicable only if you host on Apache. The .htaccess file has a number of important uses. It&#8217;s a little off-putting because in most FTP [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.javascriptkit.com/howto/htaccess.shtml"><img style="float:left; margin-right:10px; border:none" src="http://www.dailywebtools.com/blogpics/htaccess.jpg" alt="" width="300" height="193" /></a><a></a>How To Use the .htaccess File on Apache</h3>
<p>There are probably quite a few technical things we need to know as budding web designers. This is just one of them, and applicable only if you host on Apache.</p>
<p>The .htaccess file has a number of important uses. It&#8217;s a little off-putting because in most FTP programs you can&#8217;t see the file unless you make some changes to the FTP program&#8217;s settings. Not being able to pin the file down is not a good start to using it.</p>
<p>But once you have cracked .htaccess&#8217;s tendency to invisibility, it is useful in the following areas:</p>
<ul>
<li>Specifying your own error pages when, for example someone tries to access a page on your web site that does not exist. If you could design a page that always displays in this case, you could neatly direct them to your home page or your FAQ or whatever you think appropriate. </li>
<li>Using .htaccess you can password protect certain directories on your web server. So that forum you just set up, or those files you want to make available for download will only be accessible if the visitor knows the password as well as the URL.</li>
<li>You can also use .htaccess to prevent people from bandwidth stealing by hotlinking to your images. </li>
</ul>
<p>All the techniques you need are explained in the <a title="How to use htacess" href="http://www.javascriptkit.com/howto/htaccess.shtml&quot;">javascriptkit</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/08/14/technical-stuff-you-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

