This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.
May I suggest you see if you can compress the folder (make it a .zip) and see if you can upload it then?
If you really must have .exe files uploaded, you'll have to edit the file types that are allowed (a core Concrete5 system file)
- I believe it is located at /concrete/config/file_types.php
You will want to save the existing file_types.php file to /config/file_types.php and then make your changes there (this protects you from future upgrades [it creates an override] - you should never edit the core files directly).