Struggling with where to make changes fo Bunny CDN

Vlasta

New member
Licensed customer
I know I have to add the appropriate lines in a config file as per below... BUT which file?

my /src file has the following entries. So my "guess" it is XF.php - right?

I am running:-

Xenforo 2.3.7
PHP version 8.3.6
MySQL version 8.0.44 (8.0.44-0ubuntu0.24.04.2)
Server Apache/2.4.58

1768030597608.webp

// CDN support
$config['externalDataUrl'] = 'http://[ZoneURL]/data';
$config['javaScriptUrl'] = 'http://[ZoneURL]/js';
 
're
Those CDN entries would go into config.php.
Your dead right...

Now though, I made the changes my avatars seem to be missing, just blank circles. yet, when I right click. on the place where the avatar should be and load it into a new page it is there. Strange...

www.shavechat.com if you want ot take a look
 
OK, I have Bunny CDN pretty much running now. How can I force all traffic to be served from CDN?
 
Back
Top Bottom