<?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>auth | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/auth/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Tue, 03 Aug 2021 01:17:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Basic Authentication in nginx for any domain, server or location block</title>
		<link>https://tutes.in/basic-authentication-in-nginx-for-any-domain-server-or-location-block/</link>
					<comments>https://tutes.in/basic-authentication-in-nginx-for-any-domain-server-or-location-block/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 01:17:20 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[restricted content]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2687</guid>

					<description><![CDATA[<p>Update the domain.conf file like /etc/nginx/conf.d/vhosts/myrestricteddomain.com.ssl.conf Ideally, use it in server config Save and restart nginx</p>
The post <a href="https://tutes.in/basic-authentication-in-nginx-for-any-domain-server-or-location-block/">Basic Authentication in nginx for any domain, server or location block</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/basic-authentication-in-nginx-for-any-domain-server-or-location-block/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Basic Authentication with Nginx with proxy port (react/node app etc)</title>
		<link>https://tutes.in/basic-authentication-with-nginx-with-proxy-port-react-node-app-etc/</link>
					<comments>https://tutes.in/basic-authentication-with-nginx-with-proxy-port-react-node-app-etc/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Fri, 22 Jan 2021 19:39:18 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[nginx]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2639</guid>

					<description><![CDATA[<p>Reference: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/ Requirements: apache2-utils&#160;or&#160;httpd-tools Use htpasswd utility and create a .htpasswd file, see reference After that, just add lines in nginx conf Restart nginx now or test first using &#8220;nginx -t&#8221;</p>
The post <a href="https://tutes.in/basic-authentication-with-nginx-with-proxy-port-react-node-app-etc/">Basic Authentication with Nginx with proxy port (react/node app etc)</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/basic-authentication-with-nginx-with-proxy-port-react-node-app-etc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
