<?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: How to Find Apache Document Root in Linux	</title>
	<atom:link href="https://www.tecmint.com/find-apache-documentroot-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/find-apache-documentroot-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 18 Feb 2020 14:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: grant amaral		</title>
		<link>https://www.tecmint.com/find-apache-documentroot-in-linux/comment-page-1/#comment-1317492</link>

		<dc:creator><![CDATA[grant amaral]]></dc:creator>
		<pubDate>Tue, 18 Feb 2020 14:16:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35331#comment-1317492</guid>

					<description><![CDATA[ &lt;code&gt;grep -i &#039;DocumentRoot&#039; /etc/apache2/sites-available/*.conf&lt;/code&gt; get them all!]]></description>
			<content:encoded><![CDATA[<p> <code>grep -i 'DocumentRoot' /etc/apache2/sites-available/*.conf</code> get them all!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
