<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Running PHP on a html or htm page</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-12915</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 21 Oct 2004 06:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-12915</guid>
		<description>I know I&#039;m replying to a rather old post, but since FTP clients have driven me nuts with their inability to show &quot;.&quot; files I thought I&#039;d mention my FTP Client of choice (which has the setting you refer to).  &lt;a href=&quot;http://sourceforge.net/projects/filezilla &quot;&gt;FileZilla&lt;/a&gt;!  It&#039;s great.  Check it out.</description>
		<content:encoded><![CDATA[<p>I know I&#039;m replying to a rather old post, but since FTP clients have driven me nuts with their inability to show &#034;.&#034; files I thought I&#039;d mention my FTP Client of choice (which has the setting you refer to).  <a href="http://sourceforge.net/projects/filezilla ">FileZilla</a>!  It&#039;s great.  Check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloggins</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9671</link>
		<dc:creator>Bloggins</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9671</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;PHP on HTML&lt;/strong&gt;
Ever needed to make a .htm or .html page act like a .php page? Maybe you have some php code...
</description>
		<content:encoded><![CDATA[<trackback /><strong>PHP on HTML</strong><br />
Ever needed to make a .htm or .html page act like a .php page? Maybe you have some php code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9669</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9669</guid>
		<description>It is a file that would be found (or can be placed) inside any directory on your server. If you&#039;re using an FTP client to look for it - make sure that it will even SHOW YOU those files. Some FTP clients have a special setting that you need to change in order for it to display files that begin with a &quot;.&quot; - To be honest - in any FTP application I&#039;ve ever had - I&#039;ve NEVER been able to find that setting!! I usually use my host provider&#039;s &quot;file manager&quot; through &quot;cpanel&quot; to navigate to and edit those files.</description>
		<content:encoded><![CDATA[<p>It is a file that would be found (or can be placed) inside any directory on your server. If you&#039;re using an FTP client to look for it &#8211; make sure that it will even SHOW YOU those files. Some FTP clients have a special setting that you need to change in order for it to display files that begin with a &#034;.&#034; &#8211; To be honest &#8211; in any FTP application I&#039;ve ever had &#8211; I&#039;ve NEVER been able to find that setting!! I usually use my host provider&#039;s &#034;file manager&#034; through &#034;cpanel&#034; to navigate to and edit those files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9670</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9670</guid>
		<description>just a slight modification to &lt;a href=&quot;http://www.scriptygoddess.com/archives/003661.php#17499&quot; target=&quot;_blank&quot;&gt;this &lt;/a&gt;comment I left here - I &lt;i&gt;believe&lt;/i&gt; that if a sub directory below where you have your .htaccess file is accessed via an alternate URL (ie a different URL/domain that points specically to that SUBDIRECTORY) - then the settings in that outside .htaccess WILL NOT affect those pages! I&#039;m not sure if the same occurs when the it&#039;s a SUBDOMAIN - as opposed - ie. subdomain.maindomain.com</description>
		<content:encoded><![CDATA[<p>just a slight modification to <a href="http://www.scriptygoddess.com/archives/003661.php#17499" target="_blank">this </a>comment I left here &#8211; I <i>believe</i> that if a sub directory below where you have your .htaccess file is accessed via an alternate URL (ie a different URL/domain that points specically to that SUBDIRECTORY) &#8211; then the settings in that outside .htaccess WILL NOT affect those pages! I&#039;m not sure if the same occurs when the it&#039;s a SUBDOMAIN &#8211; as opposed &#8211; ie. subdomain.maindomain.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Queen</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9668</link>
		<dc:creator>Nick Queen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9668</guid>
		<description>Where is .htaccess found?

Stupid question I know!</description>
		<content:encoded><![CDATA[<p>Where is .htaccess found?</p>
<p>Stupid question I know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9665</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9665</guid>
		<description>Katia - when you change an .htaccess file, it will affect that directory and any and all within that directory. If the other people who share your hosting space are within the directory where your edited .htaccess file resides - then they will be affected too. If they are in a seperate directory path - then they shouldn&#039;t be affected.</description>
		<content:encoded><![CDATA[<p>Katia &#8211; when you change an .htaccess file, it will affect that directory and any and all within that directory. If the other people who share your hosting space are within the directory where your edited .htaccess file resides &#8211; then they will be affected too. If they are in a seperate directory path &#8211; then they shouldn&#039;t be affected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katia</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9666</link>
		<dc:creator>Katia</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9666</guid>
		<description>Ok, that&#039;s brilliant - exactly what I needed to know :) Thanks Jennifer :)</description>
		<content:encoded><![CDATA[<p>Ok, that&#039;s brilliant &#8211; exactly what I needed to know <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks Jennifer <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9667</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9667</guid>
		<description>If you are running PHP with Microsoft IIS Go to Internet Information Service MMC snapin, Right click on Default Website, Properties, Documents Tab, add Default.php in the enabled default documents list and move it to the top of the list.</description>
		<content:encoded><![CDATA[<p>If you are running PHP with Microsoft IIS Go to Internet Information Service MMC snapin, Right click on Default Website, Properties, Documents Tab, add Default.php in the enabled default documents list and move it to the top of the list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katia</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9664</link>
		<dc:creator>Katia</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9664</guid>
		<description>I&#039;m coming into this very late indeed, but am relieved to find this little gem :) Thanks for sharing it :)

Having recently skun my blog (skun? is that a word? hehe), I am interested in the actual functionality behind this... I assume that this searches for all instances of htm html and php, and just goes to the one that is there? 

My blog is on a site with other blogs, so changing the htaccess file so that my php pages will be brought up when people type index.html, won&#039;t affect the other pages who use index.html?</description>
		<content:encoded><![CDATA[<p>I&#039;m coming into this very late indeed, but am relieved to find this little gem <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks for sharing it <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Having recently skun my blog (skun? is that a word? hehe), I am interested in the actual functionality behind this&#8230; I assume that this searches for all instances of htm html and php, and just goes to the one that is there? </p>
<p>My blog is on a site with other blogs, so changing the htaccess file so that my php pages will be brought up when people type index.html, won&#039;t affect the other pages who use index.html?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/comment-page-1/#comment-9663</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/02/running-php-on-a-html-or-htm-page/#comment-9663</guid>
		<description>Or use:

RewriteEngine On
RewriteRule ^index.html /index.php

Inside your .htaccess file. 

An excellent way of parsing PHP as HTML or .whatever so an overhaul of your site and URL rewriting in your .htaccess file will keep all your links the same. Sure to have some drawback along the way, maybe load speed and so on but then Apache isn&#039;t perfect as it&#039;s not made me a cuppa yet ;)</description>
		<content:encoded><![CDATA[<p>Or use:</p>
<p>RewriteEngine On<br />
RewriteRule ^index.html /index.php</p>
<p>Inside your .htaccess file. </p>
<p>An excellent way of parsing PHP as HTML or .whatever so an overhaul of your site and URL rewriting in your .htaccess file will keep all your links the same. Sure to have some drawback along the way, maybe load speed and so on but then Apache isn&#039;t perfect as it&#039;s not made me a cuppa yet <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

