POST http://localhost:3000/ 404 (Not Found)
问题 I'm working on web file browser with upload function. I'm using Angular File Upload directive and angular web file browser. First off I've downloaded file web browser and configured it. Second I've downloaded file upload directive and did everything step by step and my page works perfect but when I'm trying to upload something I'm getting FileUploader.js:479 POST http://localhost:3000/ 404 (Not Found) I understand that FileUploader.js can't find upload.php file, but I put it to the root