<?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>apache | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Wed, 23 Jan 2019 10:03:37 +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>How to use .htaccess to run all .html files as .php by using PHP handlers in Apache w/o CGI?</title>
		<link>https://tutes.in/how-to-use-htaccess-to-run-all-html-files-as-php-by-using-php-handlers-in-apache-w-o-cgi/</link>
					<comments>https://tutes.in/how-to-use-htaccess-to-run-all-html-files-as-php-by-using-php-handlers-in-apache-w-o-cgi/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 23 Jan 2019 09:52:54 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[htacces]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=2219</guid>

					<description><![CDATA[<p>If you are not able to find the correct Handler, Simply create a .php file with the following contents: and run/open this file in browser. Use this output in .htaccess file Create a .htaccess file at the root of your website(usually a folder named public_html or htdocs on linux servers) and add this line: Example [&#8230;]</p>
The post <a href="https://tutes.in/how-to-use-htaccess-to-run-all-html-files-as-php-by-using-php-handlers-in-apache-w-o-cgi/">How to use .htaccess to run all .html files as .php by using PHP handlers in Apache w/o CGI?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-use-htaccess-to-run-all-html-files-as-php-by-using-php-handlers-in-apache-w-o-cgi/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Common PHP.ini directives list for Apache htaccess files</title>
		<link>https://tutes.in/common-php-ini-directives-list-for-apache-htaccess-files/</link>
					<comments>https://tutes.in/common-php-ini-directives-list-for-apache-htaccess-files/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 30 Oct 2018 18:37:38 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[directives]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1871</guid>

					<description><![CDATA[<p>Maximum Execution Time and Maximum Input Time Max Upload file size and Max POST data size Output buffering toggle Expose PHP signature &#8211; toggle Maximum Input variables Maximum Memory Limit for PHP Magic Quotes toggle Register Global Variables &#8211; useless now Allow remote URL in fopen Max Execution Time for php scripts Set Timezone for [&#8230;]</p>
The post <a href="https://tutes.in/common-php-ini-directives-list-for-apache-htaccess-files/">Common PHP.ini directives list for Apache htaccess files</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/common-php-ini-directives-list-for-apache-htaccess-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Default .htaccess file for wordpress with compression and caching tweaks</title>
		<link>https://tutes.in/default-htaccess-file-for-wordpress-with-compression-and-caching-tweaks/</link>
					<comments>https://tutes.in/default-htaccess-file-for-wordpress-with-compression-and-caching-tweaks/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 16:06:06 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Default]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1729</guid>

					<description><![CDATA[<p>Here is the default .htaccess file for wordpress If you are using cpanel, before you proceed make sure that you don&#8217;t have htaccess file already. Default File Manager settings in cpanel make it hidden .htaccess file &#8211; default code for wordpress If your WordPress Installation is inside a directory say knowledge, which means your wordpress [&#8230;]</p>
The post <a href="https://tutes.in/default-htaccess-file-for-wordpress-with-compression-and-caching-tweaks/">Default .htaccess file for wordpress with compression and caching tweaks</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/default-htaccess-file-for-wordpress-with-compression-and-caching-tweaks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>.htaccess redirect from http to https and from non-www to www redirect &#8211; Make site permanently SSL secured</title>
		<link>https://tutes.in/htaccess-redirect-from-http-to-https-and-from-non-www-to-www-redirect-make-site-permanently-ssl-secured/</link>
					<comments>https://tutes.in/htaccess-redirect-from-http-to-https-and-from-non-www-to-www-redirect-make-site-permanently-ssl-secured/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Fri, 27 Jul 2018 06:10:09 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[.htacess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[www]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1471</guid>

					<description><![CDATA[<p>put this in your htaccess file:</p>
The post <a href="https://tutes.in/htaccess-redirect-from-http-to-https-and-from-non-www-to-www-redirect-make-site-permanently-ssl-secured/">.htaccess redirect from http to https and from non-www to www redirect – Make site permanently SSL secured</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/htaccess-redirect-from-http-to-https-and-from-non-www-to-www-redirect-make-site-permanently-ssl-secured/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Forcing website to https and www using htaccess on apache servers</title>
		<link>https://tutes.in/forcing-website-to-https-and-www-using-htaccess-on-apache-servers/</link>
					<comments>https://tutes.in/forcing-website-to-https-and-www-using-htaccess-on-apache-servers/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 21 Feb 2018 17:45:20 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[.htacess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[force https]]></category>
		<category><![CDATA[force ssl]]></category>
		<category><![CDATA[force www]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ssl domain]]></category>
		<category><![CDATA[www]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=159</guid>

					<description><![CDATA[<p>To first force HTTPS, you must check the correct environment variable %{HTTPS} off, but your rule above then prepends the www. Since you have a second rule to enforce www., don&#8217;t use it in the first rule.</p>
The post <a href="https://tutes.in/forcing-website-to-https-and-www-using-htaccess-on-apache-servers/">Forcing website to https and www using htaccess on apache servers</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/forcing-website-to-https-and-www-using-htaccess-on-apache-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CORS policy for subdomains &#8211; htaccess &#8211; apache server</title>
		<link>https://tutes.in/cors-policy-for-subdomains-htaccess-apache-server/</link>
					<comments>https://tutes.in/cors-policy-for-subdomains-htaccess-apache-server/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 20 Dec 2017 20:09:01 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[CORS]]></category>
		<category><![CDATA[htaccess]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=120</guid>

					<description><![CDATA[<p>Works for Magento 2.2x Cross-Origin Resource Sharing header for Access-Control-Allow-Origin for Subdomains or a general format for simple copy paste:</p>
The post <a href="https://tutes.in/cors-policy-for-subdomains-htaccess-apache-server/">CORS policy for subdomains – htaccess – apache server</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/cors-policy-for-subdomains-htaccess-apache-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to secure a folder by whitelisting one IP using HTACCESS and denying all others</title>
		<link>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/</link>
					<comments>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 26 Oct 2017 22:19:06 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server security]]></category>
		<category><![CDATA[whitelisting]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=96</guid>

					<description><![CDATA[<p>The process involves matching all requests for an IP, if the IP does not match redirect all secured directory requests. If you want to control this IP using a script, you can add 2 lines ###CUSTOM RULES### # your rules will appear here using php script ###CUSTOM RULES### Now add a script, say happy.phpand use [&#8230;]</p>
The post <a href="https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/">How to secure a folder by whitelisting one IP using HTACCESS and denying all others</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
