<?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 Deploy HTML5 Website on a LAMP Server in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/deploy-html-website-on-lamp-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/deploy-html-website-on-lamp-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 30 Oct 2021 16:44:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: The Cartoonist		</title>
		<link>https://www.tecmint.com/deploy-html-website-on-lamp-in-ubuntu/comment-page-1/#comment-1628193</link>

		<dc:creator><![CDATA[The Cartoonist]]></dc:creator>
		<pubDate>Sat, 30 Oct 2021 16:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14663#comment-1628193</guid>

					<description><![CDATA[Not sure how popular is an HTML5 site and how does this help the crowd? I think more than this a php stack would be convenient.]]></description>
			<content:encoded><![CDATA[<p>Not sure how popular is an HTML5 site and how does this help the crowd? I think more than this a php stack would be convenient.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.tecmint.com/deploy-html-website-on-lamp-in-ubuntu/comment-page-1/#comment-741262</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Mon, 18 Jan 2016 22:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14663#comment-741262</guid>

					<description><![CDATA[Instead of using the line &quot;var item = output[i];&quot; in the for loop for Step 3, I had to use &quot;var item = $.parseJSON(output[i]);&quot;. Otherwise, I was getting &quot;undefined&quot; returned because I believe it was treating each item as a String value, instead of a JSONObject.]]></description>
			<content:encoded><![CDATA[<p>Instead of using the line &#8220;var item = output[i];&#8221; in the for loop for Step 3, I had to use &#8220;var item = $.parseJSON(output[i]);&#8221;. Otherwise, I was getting &#8220;undefined&#8221; returned because I believe it was treating each item as a String value, instead of a JSONObject.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
