Hello, I have been facing a problem about CDN.
I am using Cloudfront on several systems already, so I have knowledge about settings.
The problem is,
When I enter Key and Secret key in CDN Settings page and click save, it redirects me to blank page (Code:500).
I have tried on MultiVendor Trial, CSCart Ultimate Trial, and CsCart Free the result are the same. (4.3.4)
Tested on: WAMP, XAMPP and even IIS 8.5 but the result are the same.
The only thing I edited is the followin code in .htaccess (web.conf version in IIS). I don't think it causes the problem.
# Compress HTML, CSS, JavaScript, Text, XML, fonts AddOutputFilterByType DEFLATE application/javascript application/x-javascript text/javascript application/json AddOutputFilterByType DEFLATE application/x-font application/x-font-opentype application/x-font-otf application/x-font-truetype application/x-font-ttf font/opentype font/otf font/ttf application/x-woff application/x-font-woff AddOutputFilterByType DEFLATE text/css text/html text/plain
Could you please guide me what could be the problem?
Thanks in advance!
Please see the screenshoots for details.