`js/main.js`
// Initialize the jQuery File Upload widget:
$('#fileupload').fileupload({
// Uncomment the following to send cross-domain cookies:
//xhrFields: {withCredentials: true},
//url: 'server/php/'
url: 'src/'
});
URLPOST `server/php/` `server/php/index.php` `server/php/` `index.php`
ForbiddenNotAllowed `src/` `src/` HTMLPOST
index `index.php` `server/php/` `server/php/index.php`
imagickgdPHP
403 ForbiddenPHP500