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

Re: [cobalt-users] Add Extensions for execution



> First, the httpd restart was not the problem.  The php3 needed to be added in
> the Virtual site section in httpd.conf as an additional AddType application
> line.  The section had the .php4 and the .php line but not the .php3 line.  We
> added the last line as shown below and then did a restart and now it works.
> But, is there a default area to add this extension so I do not have to add
> this
> line to each client that needs php?
> 
> 
> HERE ARE THE LINES:
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php .php3   # added this line

John,

I'm not sure if you read my original reply, my posts take at least a couple
of hours to show up on the list. In my original post I told you what to
modify to add the extension for every virtual site. Here it is:

http://list.cobalt.com/pipermail/cobalt-users/2001-July/047526.html

L8r,
j

p.s. Please don't top post and trim your posts. Thanks! ;)