<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nginx &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Wed, 01 Mar 2017 20:47:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to set up HTTP authentication with nginx</title>
		<link>https://www.techawaken.com/set-http-authentication-nginx/</link>
				<comments>https://www.techawaken.com/set-http-authentication-nginx/#respond</comments>
				<pubDate>Wed, 09 Nov 2016 20:47:01 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.htpasswd]]></category>
		<category><![CDATA[Basic Authentication]]></category>
		<category><![CDATA[HTTP Authentication]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Secure Website]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=791</guid>
				<description><![CDATA[<p>We will demonstrate you how to setup HTTP Authentication with Nginx on Ubuntu in this article. We are using Ubuntu 16.04.1 and have nginx version: nginx/1.10.0 installed in our machine.
</p>
<p>"htpasswd" is used to create and update the files used to store usernames and password for basic authentication of HTTP users.</p>
<p>Following are the steps that we need to follow:
	<ol>
		<li>apache2-utils</li>
		<li>Create username and password</li>
		<li>Update Nginx configuration</li>
		<li>Reload the Nginx Configuration</li>
	</ol>
</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/install-deb-packages-ubuntu/" rel="bookmark" title="How to install .deb packages in Ubuntu?">How to install .deb packages in Ubuntu? </a></li>
<li><a href="https://www.techawaken.com/connecting-mysql-server-mysql-client-program/" rel="bookmark" title="Connecting to the MySQL Server using MySQL client program">Connecting to the MySQL Server using MySQL client program </a></li>
<li><a href="https://www.techawaken.com/backup-mysql-database-command-line/" rel="bookmark" title="How to backup mysql database from command line">How to backup mysql database from command line </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/set-http-authentication-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Magento System Requirements</title>
		<link>https://www.techawaken.com/magento-system-requirements/</link>
				<comments>https://www.techawaken.com/magento-system-requirements/#respond</comments>
				<pubDate>Mon, 17 Feb 2014 14:05:55 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Magento 1.x Installation Requirements]]></category>
		<category><![CDATA[Magento 1.x System Requirements]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Extensions]]></category>
		<category><![CDATA[Redis]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=29</guid>
				<description><![CDATA[Magento is an open source e-commerce platform built on PHP/MySql. It uses parts of the PHP Zend Framework. Like any other software, Magento also has certain system requirements which must be met in order to install and run it.

Lets go through the list of requirements which must be met for successful setup and functioning of Magento.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/" rel="bookmark" title="Magento cache and sessions created in ubuntu tmp directory">Magento cache and sessions created in ubuntu tmp directory </a></li>
<li><a href="https://www.techawaken.com/installing-magento-with-sample-database/" rel="bookmark" title="Installing Magento with sample database">Installing Magento with sample database </a></li>
<li><a href="https://www.techawaken.com/clean-magento-database-logs-faster-performance/" rel="bookmark" title="Clean up Magento database logs for Faster Performance">Clean up Magento database logs for Faster Performance </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/magento-system-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
