<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: access log for virtual hosts in Apache Server?</title>
	<atom:link href="http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/</link>
	<description></description>
	<lastBuildDate>Wed, 14 Dec 2011 05:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gandalf  Parker</title>
		<link>http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/comment-page-1/#comment-1074</link>
		<dc:creator>Gandalf  Parker</dc:creator>
		<pubDate>Sun, 14 Mar 2010 00:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/#comment-1074</guid>
		<description>Its part of the setup for the virtual hosting of the domain. In the apache conf files. The file that says things like 
 ServerName www.example.com
 ServerAdmin myname@example.com
 DocumentRoot /home/example/public_html

should also have lines for the logs...
 ErrorLog /var/log/apache2/examplecom-error.log
 TransferLog /var/log/apache2/examplecom-access.log</description>
		<content:encoded><![CDATA[<p>Its part of the setup for the virtual hosting of the domain. In the apache conf files. The file that says things like<br />
 ServerName www.example.com<br />
 ServerAdmin myname@example.com<br />
 DocumentRoot /home/example/public_html</p>
<p>should also have lines for the logs&#8230;<br />
 ErrorLog /var/log/apache2/examplecom-error.log<br />
 TransferLog /var/log/apache2/examplecom-access.log</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DVD-Rom</title>
		<link>http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/comment-page-1/#comment-1073</link>
		<dc:creator>DVD-Rom</dc:creator>
		<pubDate>Sat, 13 Mar 2010 23:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.someproxy.com/access-log-for-virtual-hosts-in-apache-server/#comment-1073</guid>
		<description>dont think its possible</description>
		<content:encoded><![CDATA[<p>dont think its possible</p>
]]></content:encoded>
	</item>
</channel>
</rss>

