How to upload .exe file for download without allowing all file types
-
How can I upload a .exe file for my software setup for downloading on my website? I know it’s possible to do so by allowing all file types in file download (ALLOW_UNFILTERED_UPLOADS), but I don’t want to put the site’s security at risk. Is there a way to allow only this one specific .exe file to be uploaded?
- The topic ‘How to upload .exe file for download without allowing all file types’ is closed to new replies.