[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: php index file
- Subject: [cobalt-users] Re: php index file
- From: "Gary Peltola - Web Hosting Network" <clist@xxxxxxxxxxxxxxx>
- Date: Wed Dec 20 17:01:43 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I found it!
added it to the wrong area
thankz
gary
----- Original Message -----
From: "Gary Peltola - Web Hosting Network" <clist@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, December 20, 2000 11:40 AM
Subject: php index file
> I tired looking for this in the archives but was unable
>
> How do i allow server wide for .phpX to be reconized as a index file?
>
> I currently have this in my smf.conf file (correct file?)
>
> # For example, the PHP3 module (not part of the Apache distribution)
> # will typically use:
> #AddType application/x-httpd-php3 .php3
> #AddType application/x-httpd-php3-source .phps
> #AddType application/x-httpd-php .php
> #AddType application/x-httpd-php .php3
>
> # The following is for PHP/FI (PHP2):
> AddType application/x-httpd-php .phtml
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php .php3
>
>
> I restarted httpd server and it still does not reconize the index.php file
> in one of my clients websites
>
> Thanks
> Gary
>