<?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>ByREV &#187; httpd folder</title>
	<atom:link href="http://blog.4rev.net/topic/httpd-folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.4rev.net</link>
	<description>4 REV NET</description>
	<lastBuildDate>Thu, 11 Mar 2010 06:55:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache2 and &#8220;manual&#8221; folder &#8211; can&#8217;t find &#8220;manual&#8221; folder</title>
		<link>http://blog.4rev.net/2009-03/apache2-and-manual-folder-cant-find-manual-folder/</link>
		<comments>http://blog.4rev.net/2009-03/apache2-and-manual-folder-cant-find-manual-folder/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 02:11:28 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache manual]]></category>
		<category><![CDATA[folder redirect]]></category>
		<category><![CDATA[htaccess manual]]></category>
		<category><![CDATA[httpd folder]]></category>
		<category><![CDATA[httpd manual folder]]></category>
		<category><![CDATA[intercept manual]]></category>
		<category><![CDATA[manual folder]]></category>

		<guid isPermaLink="false">http://blog.4rev.net/?p=7846</guid>
		<description><![CDATA[Why can&#8217;t find &#8220;manual&#8221; folder ? &#8211; when loading page like :
http : //your-domain-name/manual/etc/link.php
If you get this type of message/page after loading :
Apache HTTP Server Version X.Y Documentation
you must modify httpd.conf and/or manual.conf file.
This line:
AliasMatch ^/manual(?:/(?:de&#124;en&#124;fr&#124;ja&#124;ko&#124;ru))?(/.*)?$ "/var/www/manual$1"
mus become this:
AliasMatch ^/manual2(?:/(?:de&#124;en&#124;fr&#124;ja&#124;ko&#124;ru))?(/.*)?$ "/var/www/manual$1"
Restart Apache / httpd and all mus be ok.
Now, anytime you need apache manual must [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2009-03/apache2-and-manual-folder-cant-find-manual-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
