Extension files
Posted: 11 Mar 2013, 13:55
Hello!!!
I have to upload a file without extension, and if I upload my file directly from my web site, an error occurs:
"This file type is not supported (or there are some restrictions on the server)."
Maybe it is an extension issue because this file has not the extension, so I've detected that the file is a DATA file, with the command on linux.
What kind of code row do I have to add in "Phoca Download Settings" --> "Allowed File Types"???
Thanks in advance.
I have to upload a file without extension, and if I upload my file directly from my web site, an error occurs:
"This file type is not supported (or there are some restrictions on the server)."
Maybe it is an extension issue because this file has not the extension, so I've detected that the file is a DATA file, with the command
Code: Select all
file name_file
What kind of code row do I have to add in "Phoca Download Settings" --> "Allowed File Types"???
Thanks in advance.