I am using dropzone.js for uploading multiple files but getting error as following while upload
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL /file-upload was not found on this server.</p><p>Additionally,
a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p><hr><address>Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/7.0.9 Server at localhost Port 80</address></body></html>
I don't what is the problem I copy the same code from codepen but getting an error please help me thank you in advance.