<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic howto configure Apache2 to parse PHP with .html ending ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263563#M11784</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;howto configure Apache2 to parse PHP files with .html ending ?&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;by Apache 1.3 I added only&lt;BR /&gt;&lt;BR /&gt;AddType application/x-httpd-php .html &lt;BR /&gt;&lt;BR /&gt;at httpd.conf and was working.&lt;BR /&gt;&lt;BR /&gt;but by Apache 2 doesn't help.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris &lt;BR /&gt;</description>
    <pubDate>Thu, 29 Apr 2004 17:33:13 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2004-04-29T17:33:13Z</dc:date>
    <item>
      <title>howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263563#M11784</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto configure Apache2 to parse PHP files with .html ending ?&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;by Apache 1.3 I added only&lt;BR /&gt;&lt;BR /&gt;AddType application/x-httpd-php .html &lt;BR /&gt;&lt;BR /&gt;at httpd.conf and was working.&lt;BR /&gt;&lt;BR /&gt;but by Apache 2 doesn't help.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris &lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2004 17:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263563#M11784</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-04-29T17:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263564#M11785</link>
      <description>There may be another way to make this work.&lt;BR /&gt;&lt;BR /&gt;In my .shtml pages I have code like this:&lt;BR /&gt;&lt;BR /&gt;&lt;!--#exec cgi="/cgi-bin/adstop.cgi"--&gt;&lt;BR /&gt;&lt;BR /&gt;I bet you can do this.&lt;BR /&gt;&lt;BR /&gt;&lt;!--#exec php="/cgi-bin/adstop.php"--&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 29 Apr 2004 21:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263564#M11785</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-29T21:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263565#M11786</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;is it any other solution to fix this problem ?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chris</description>
      <pubDate>Fri, 30 Apr 2004 03:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263565#M11786</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-04-30T03:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263566#M11787</link>
      <description>Follow this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.webmasterworld.com/forum88/3067.htm" target="_blank"&gt;http://www.webmasterworld.com/forum88/3067.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Peace, R.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 04:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263566#M11787</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-04-30T04:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263567#M11788</link>
      <description>I tried, but still doesn't work !&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Fri, 30 Apr 2004 18:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263567#M11788</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-04-30T18:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: howto configure Apache2 to parse PHP with .html ending ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263568#M11789</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I found out:&lt;BR /&gt;&lt;BR /&gt;by Apache2 and SuSE 9.1 (8.2) should add at:&lt;BR /&gt;/etc/apache2/conf.d/mod_php4.conf&lt;BR /&gt;and NOT at the httpd.conf following line:&lt;BR /&gt;&lt;BR /&gt;AddType application/x-httpd-php .html&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chris</description>
      <pubDate>Sun, 02 May 2004 18:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-configure-apache2-to-parse-php-with-html-ending/m-p/3263568#M11789</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-05-02T18:50:48Z</dc:date>
    </item>
  </channel>
</rss>

