<?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: Setting Up High-Performance &#8216;HHVM&#8217; and Nginx/Apache with MariaDB on Debian/Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-hhvm-and-nginx-apache-with-mariadb-on-debian-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-hhvm-and-nginx-apache-with-mariadb-on-debian-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 18 Sep 2016 09:24:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Malin		</title>
		<link>https://www.tecmint.com/install-hhvm-and-nginx-apache-with-mariadb-on-debian-ubuntu/comment-page-1/#comment-818926</link>

		<dc:creator><![CDATA[Malin]]></dc:creator>
		<pubDate>Sun, 18 Sep 2016 09:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15459#comment-818926</guid>

					<description><![CDATA[By default Apache 2.4 on Debian sets document root in /var/www/html and not in /var/www as previously so for it to work and not display the code instead of executing it, the document root in /etc/apache2/mods-enabled/hhvm_proxy_fcgi.conf needs to be altered as follows:

ProxyPassMatch ^/(.+\.(hh&#124;php)(/.*)?)$ fcgi://127.0.0.1:9000/var/www/html/$1]]></description>
			<content:encoded><![CDATA[<p>By default Apache 2.4 on Debian sets document root in /var/www/html and not in /var/www as previously so for it to work and not display the code instead of executing it, the document root in /etc/apache2/mods-enabled/hhvm_proxy_fcgi.conf needs to be altered as follows:</p>
<p>ProxyPassMatch ^/(.+\.(hh|php)(/.*)?)$ fcgi://127.0.0.1:9000/var/www/html/$1</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nishant		</title>
		<link>https://www.tecmint.com/install-hhvm-and-nginx-apache-with-mariadb-on-debian-ubuntu/comment-page-1/#comment-791952</link>

		<dc:creator><![CDATA[Nishant]]></dc:creator>
		<pubDate>Fri, 17 Jun 2016 16:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15459#comment-791952</guid>

					<description><![CDATA[HHVM with APACHE is show php code in browser!]]></description>
			<content:encoded><![CDATA[<p>HHVM with APACHE is show php code in browser!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: walter		</title>
		<link>https://www.tecmint.com/install-hhvm-and-nginx-apache-with-mariadb-on-debian-ubuntu/comment-page-1/#comment-744391</link>

		<dc:creator><![CDATA[walter]]></dc:creator>
		<pubDate>Tue, 26 Jan 2016 14:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15459#comment-744391</guid>

					<description><![CDATA[Hello I want to thank you for this information]]></description>
			<content:encoded><![CDATA[<p>Hello I want to thank you for this information</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
