[wp-testers] Unable to Upload

Brent Logan gbrentlogan at gmail.com
Fri Mar 28 02:56:19 GMT 2008


Andy,

I tried your proposed lines and it didn't work. I'll look and see what else
has been proposed.

-Brent

On Wed, Mar 26, 2008 at 9:22 AM, Andy Skelton <skeltoac at gmail.com> wrote:

> On Wed, Mar 26, 2008 at 10:50 AM, Brent Logan <gbrentlogan at gmail.com>
> wrote:
> > I'm not using bad behavior, never have. I got the 403 error even with no
> >  plugins activated. Apparently, this is a host configuration issue. I
> >  searched "flash upload 403" and found that putting the following lines
> in my
> >  .htaccess file fixes the problem.
> >
> >  SecFilterEngine Off
> >  SecFilterScanPOST Off
>
> If this were conditional and specifically directed at the flash upload
> target file it could be a very nice thing to add to .htaccess where we
> can. Here is a first attempt:
>
> <IfModule mod_security.c>
> SecFilterSelective "REQUEST_URI" "wp-admin/async-upload.php" "allow,nolog"
> </IfModule>
>
> Anyone on Apache experiencing HTTP upload errors not resolved by
> removing plugins, please add that to your .htaccess file and report
> the results here.
>
> Andy
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



-- 
Brent Logan
503.828.1772


More information about the wp-testers mailing list