upload module help
Valery Kholodkov
valery+nginxen at grid.net.ru
Sun Mar 27 00:07:49 MSK 2011
vetri wrote:
> mr alexander,
>
> i am already using form to to upload files. my doubt is why its not
> saving the file in uploaded file name.it is saving the file in number
> form like this 0040353221 .
This is because it's a temporary file. Saving an uploaded file under the
original name is neither secure nor convenient.
Your script must take care of the permanent name for the file.
> i dont know why its happening and one more
> question how to parse header using nginx configuration ?
--
Best regards,
Valery Kholodkov
More information about the nginx
mailing list