I have problem with file upload. When trying to send file to my local server i get "301 Moved Permanently" as response for POST. No file is created in upload dir. Below is code for index.php and upload.html. $base_url points to localhost/testpageI have problem with file upload. When trying to