<?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>html | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/html/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>
	</channel>
</rss>
