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

Re: [cobalt-users] IMP set-up, .htaccess file --> magic_quotes_gpc ERROR



<baltimoremd@xxxxxxxxxxxxxxx> wrote:
> While I've never really understood the following, it was suggested
> that I add it to /etc/httpd/conf/srm.conf
>
> # PHP4 (backwards compatible with php3)
> AddType application/x-httpd-php .php .php3 .php4 .phtml
> AddType application/x-httpd-php .php3
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php

FYI, you have some unneeded redundancy above.  Each extension can be listed
with a separate AddType line like the 3 lines above or multiple file
extensions can be listed with a single AddType line as your first line does.
The last 3 lines are not needed as those file extensions are already listed
in the first line.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/