D
D
denn2014-12-15 02:13:01
JavaScript
denn, 2014-12-15 02:13:01

How to resolve the "Server returned HTTP-Status #302" error?

When trying to upload a file using the AJAX uploader, it throws a "Server returned HTTP-Status #302" error. The normal bootloader works fine. Apache does not show anything in the error logs.
Ubuntu x86_x64, Apache, FastCGI as PHP handler.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2014-12-15
@SagePtr

Error 302 is a redirect. If you make a request with a POST, then a redirect in response is the most logical behavior.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question