<?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 Install Apache with Virtual Host on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-apache-with-virtual-host-on-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-apache-with-virtual-host-on-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 28 Jul 2020 08:35:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Recep YUKSEL		</title>
		<link>https://www.tecmint.com/install-apache-with-virtual-host-on-centos-8/comment-page-1/#comment-1348361</link>

		<dc:creator><![CDATA[Recep YUKSEL]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 08:35:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37750#comment-1348361</guid>

					<description><![CDATA[Hi,

Thank you for this documentation, so this command can not find to file problem:
&lt;pre&gt;
$ sudo ln -s /etc/httpd/sites-available/crazytechgeek.info.conf /etc/httpd/sites-enabled/crazytechgeek.info.conf
&lt;/pre&gt;
Change to command thats true: 
&lt;pre&gt;
$ sudo ln -s /etc/httpd/sites-available/crazytechgeek.info /etc/httpd/sites-enabled/crazytechgeek.info.conf
&lt;/pre&gt;
best regards.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this documentation, so this command can not find to file problem:</p>
<pre>
$ sudo ln -s /etc/httpd/sites-available/crazytechgeek.info.conf /etc/httpd/sites-enabled/crazytechgeek.info.conf
</pre>
<p>Change to command thats true: </p>
<pre>
$ sudo ln -s /etc/httpd/sites-available/crazytechgeek.info /etc/httpd/sites-enabled/crazytechgeek.info.conf
</pre>
<p>best regards.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
