Reply To: server issue – sources not preloading

PennController for IBEX Forums Support server issue – sources not preloading Reply To: server issue – sources not preloading

#10507
Jeremy
Keymaster

Hello,

You’re using AddHost in place of PreloadZip

You also need to upload a .htaccess file to your server in the directory that contains your zip file to grant CORS access. Currently your server does not respond with the right access headers, so something must be misconfigured on your server’s side

Jeremy