[PrestaShop] Setting-up CDN

PrestaShop Modules including WordPress & phpBB Integration.
PepLogar
Posts: 1
Joined: Tue Jul 11, 2017 11:00 am

[PrestaShop] Setting-up CDN

Postby PepLogar » Tue Jul 11, 2017 11:14 am

Hi, the url that generates is this:

Code: Select all

<link href="//static1.peplogar.com/modules/psaccelerator/cache/961263a2bac53db414c080690bc69cfd.css" rel="stylesheet" type="text/css" media="all" />



When should I generate this one:

Code: Select all

<link href="//static1.peplogar.com/tienda/modules/psaccelerator/cache/961263a2bac53db414c080690bc69cfd.css" rel="stylesheet" type="text/css" media="all" />



The version de Psaccelerator is 1.2.11 and Prestashop 1.6.1.15

Thank you

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] Setting-up CDN

Postby inveo » Tue Jul 11, 2017 1:19 pm

There is a wrong configuration of either module, PS or both. Remove all media servers in PS BackOffice and then only use the PS Accelerator panel and put static1.peplogar.com as CDN server #1 (never setup CDN at both places).