• Resolved gabikod

    (@gabikod)


    Hi! I need to serve some dynamic content based on the user geolocation and I would need to activate dynamic caching for that purpose.

    How I may activate it?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    you need to either have a CDN that gives country code via http response header, like QUIC cloud CDN or CloudFlare , otherwise you will need to enable GeoIP Module on your server

    Plugin Support qtwrk

    (@qtwrk)

    please check this page: https://docs.litespeedtech.com/lsws/cp/cpanel/geoip/

    if you are using shared hosting, then you may need to ask your provider to assist

    Thread Starter gabikod

    (@gabikod)

    @qtwrk thanks. Just to clarify, by just enabling GEOIP on PhP Extensions it won’t solve? I’m not very technical!

    Thanks,

    Plugin Support qtwrk

    (@qtwrk)

    no , this needs a server-side configuration , if you are using shared hosting, you need to ask your provider to do this for you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adding dynamic caching’ is closed to new replies.