[imp] Attachment causes 1 message + 2 attachments + double
size
Eric Rostetter
eric.rostetter at physics.utexas.edu
Thu Feb 20 12:51:46 PST 2003
Quoting Patrick Boutilier <boutilpj at ednet.ns.ca>:
> you still need either
>
> AddType application/x-httpd-php .php .php4 .php3 .phtml
>
> or something like
>
> <Files *.php>
> SetOutputFilter PHP
> SetInputFilter PHP
> LimitRequestBody 524288
> </Files>
>
> in httpd.conf but not both.
^^^^^^^^^^^^^
So was the problem everyone was having that they had the "AddType" in
their httpd.conf file, *and* the "SetOutputFilter" in their
/etc/httpd/conf.d/php.conf file, and removing either one would fix it?
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list