[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] php index file
- Subject: [cobalt-users] php index file
- From: "Gary Peltola - Web Hosting Network" <clist@xxxxxxxxxxxxxxx>
- Date: Wed Dec 20 16:49:08 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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