<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=HTML_as_PHP</id>
		<title>HTML as PHP - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=HTML_as_PHP"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=HTML_as_PHP&amp;action=history"/>
		<updated>2026-05-25T08:42:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=HTML_as_PHP&amp;diff=2405&amp;oldid=prev</id>
		<title>Maxm: Created page with &quot;__FORCETOC__  ==Steps to process HTML as PHP==  Sometimes you may want to process PHP code inside your .html files.  To do this, follow these simple steps for Windows 2008/IIS...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=HTML_as_PHP&amp;diff=2405&amp;oldid=prev"/>
				<updated>2015-03-03T17:37:50Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;__FORCETOC__  ==Steps to process HTML as PHP==  Sometimes you may want to process PHP code inside your .html files.  To do this, follow these simple steps for Windows 2008/IIS...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__FORCETOC__&lt;br /&gt;
&lt;br /&gt;
==Steps to process HTML as PHP==&lt;br /&gt;
&lt;br /&gt;
Sometimes you may want to process PHP code inside your .html files.  To do this, follow these simple steps for Windows 2008/IIS 7.5 servers:&lt;br /&gt;
&lt;br /&gt;
#Open IIS&lt;br /&gt;
#Expand Server name in IIS&lt;br /&gt;
#Click Sites&lt;br /&gt;
#Find the site you want to change&lt;br /&gt;
#Double click the site in the Center Pane&lt;br /&gt;
#Open '''Handler Mappings'''&lt;br /&gt;
#Open the entry for &amp;quot;PHP_via_FastCGI&amp;quot;, and copy the text in the &amp;quot;Executable&amp;quot; field, then click &amp;quot;Cancel&amp;quot; in the popup.&lt;br /&gt;
#Click the &amp;quot;Add Module Mapping&amp;quot; link on the left&amp;quot; &lt;br /&gt;
##Enter &amp;quot;*.html&amp;quot; (no quotes) for the Request Path&lt;br /&gt;
##Choose &amp;quot;FastCgiModule&amp;quot; as the Module type&lt;br /&gt;
##Paste the text you copied earlier into the &amp;quot;Executable&amp;quot; field&lt;br /&gt;
##Enter &amp;quot;HTML_via_FastCGI&amp;quot; as the Name, and click OK&lt;br /&gt;
&lt;br /&gt;
[[category:Windows-VPS]]&lt;/div&gt;</summary>
		<author><name>Maxm</name></author>	</entry>

	</feed>