[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] php index file
- Subject: RE: [cobalt-users] php index file
- From: "worldcops.com" <owner@xxxxxxxxxxxxx>
- Date: Wed Dec 20 17:45:03 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
There is a file that has to be edited to look for the index or default
files, however I don't remember which one it is.
It contains a list and order to check for these files. Someone else on this
list may see this and jog their memory as to which file it is.
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Gary Peltola - Web
Hosting Network
Sent: Wednesday, December 20, 2000 3:41 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] 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