[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Add Extensions for execution



On Tue, 10 Jul 2001 18:03:28 -0500, John D. Gorena wrote:
>>I cannot seem to find where we add extensions to run.  For example,
>>I need to
>>run an index.php3 file but in order to do it I need to add the
>>.php3 extension
>>to the list.  Where is this file (list)?

/etc/httpd/conf/srm.conf
Scroll down a bit, it's way past all of that language junk.
Add your application type and then restart httpd:
/etc/rc.d/init.d/httpd restart
(for a RaQ4, command is slightly different for a RaQ3)

Also if you want an index.php3 file to be served up by default, 
scroll back up to the top, you'll see the list of default pages, just 
add index.php3 to the list. (Or is that in httpd.conf? Can't 
remember. Check both.)
-- 
Carrie Bartkowiak, ravencarrie@xxxxxxxx on 07/11/2001