This is for Apache 2. It is in the /etc/apache2/httpd.conf file.

### Global Environment 
######################################################


Include /etc/apache2/conf.d/php.conf

#
# The directives in this section affect the overall operation of Apache,
# such as the number of concurrent requests.

Also make sure you add the phpinfo.php script to your htdocs file so you 
can test php.  

Mike





Jim B wrote:

> I am now trying apache 2 would the configuration for php for apache 2 
> be the same?
>
>
> Jim
>
>
>
> On 6/2/05, *Kevin* <plug-discuss@firstpacket.com 
> <mailto:plug-discuss@firstpacket.com>> wrote:
>
>     On Thu, 2005-06-02 at 11:05 -0700, Jim B wrote:
>     > when I go to a page on the apache server that is a php page firefox
>     > asks if I would like to open or save the file
>
>     Jim,
>     Make sure you have added php to the DirectoryIndex directive in your
>     apache config file.  Something like this:
>
>     DirectoryIndex index.html index.php
>
>     ...Kevin
>
>
>
>
>     ---------------------------------------------------
>     PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
>     <mailto:PLUG-discuss@lists.plug.phoenix.az.us>
>     To subscribe, unsubscribe, or to change  you mail settings:
>     http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>     <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>
>
>

-- 
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss