Error 406

UniUploader FAQ (Frequently Asked Questions)

Error 406

Postby zanix » Sat Jul 15, 2006 12:51 pm

UU has an issue while uploading to apache servers with this mod enabled.

The reason that mod_security rejects upload from UU is because there is a discrepency in the HTTP POST header that UU transmits to the server which has yet to be resolved.


The work around for this problem is as follows:

Disable mod_security for the folder in which the script you are uploading to resides in

Place a .htaccess file with the following contents in that same folder:
Code: Select all
<IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule>
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Error 406

Postby MattM » Tue Oct 17, 2006 3:01 am

this should be fixed as of 2.5.0
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA


Return to (FAQ) Frequently Asked Questions

Who is online

Users browsing this forum: No registered users and 0 guests

cron