<?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>Teh Tech Answers &#187; Web Design</title>
	<atom:link href="http://answers.tehtech.com/category/webinternet/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://answers.tehtech.com</link>
	<description>Answering Your Tech Questions</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:23:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Where is the .htaccess?</title>
		<link>http://answers.tehtech.com/where-is-the-htaccess/</link>
		<comments>http://answers.tehtech.com/where-is-the-htaccess/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 15:58:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PhP]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://answers.tehtech.com/?p=55</guid>
		<description><![CDATA[Question: Where is the .htaccess? I can not locate it, I need to find the file to make a plugin work for phpbb Answer: Where is the .htaccess? It is usually in the root folder of the HTML directory (right next to index.php). Some operating systems and FTP clients hide this file since it technically [...]]]></description>
			<content:encoded><![CDATA[<h3><span style="color: #ff0000;">Question:</span></h3>
<h3>Where is the .htaccess?</h3>
<p>I can not locate it, I need to find the file to make a plugin work for phpbb</p>
<p> <span id="more-55"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-2740910196434334";
/* 468x60, created 4/9/09 */
google_ad_slot = "6039477760";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h3><span style="color: #00ccff;">Answer:</span></h3>
<h3>Where is the .htaccess?</h3>
<p>It is usually in the root folder of the HTML directory (right next to index.php). Some operating systems and FTP clients hide this file since it technically has no name it is just a extension. For example the apple operating system will automatically hide this because it thinks it is a system file. Check the settings in whatever client you are using to make sure show hidden files is enabled. Also, it might not exist! It is not necessary for a web site to run in most cases. (For example a default word-press install does not include an htaccess file) It may be necessary to make websites do advanced functions, like custom 404 messages etc. If you can&#8217;t find it, try making one. Just make a file called .htaccess and add the information or code you need to it and put it in the root html directory.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2740910196434334";
/* 468x60, created 4/9/09 */
google_ad_slot = "6039477760";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://answers.tehtech.com/where-is-the-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

