Search results

  1. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    I can't promise, but I believe I have a solution, but must still test it.
  2. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    Forget it! None of this code will work, because you have 3 functions that try to detect device: - LiteSpeed - Journal3 - and this plugin for webp Every function for device detection works independent from each other. No way to solve it!
  3. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    There is a way to make it possible, but only with a very complex kind of chache-control definition. No. https://httpd.apache.org/docs/2.4/rewrite/flags.html Scroll down to: "NC|nocase
  4. serpent_driver

    My Blog Assets are Not Caching

    Use an alarm clock and set "wakeup time" to the defined time after you purged cache ;)
  5. serpent_driver

    Help me to enable cache for text/html and php files

    If you ask for an explanation about what you basically not understand how WP and LiteSpeed cache works, will force more questions. Believe me! So, the only answer I will give you, is that this configuration is static cache related and defines when cache of static sources will expire. End of...
  6. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    I've tested it and can confirm your result. I overlooked that "Safari" is always part of every Mozilla based UA, so my code can't work and have no idea how to solve, sorry.
  7. serpent_driver

    Help me to enable cache for text/html and php files

    Yes, but your questions are mostly WP related and this forum doesn't support WP related issues! When will you respect this?! This is a WP related question.
  8. serpent_driver

    Help me to enable cache for text/html and php files

    You don't give up.....? ;) 3600 = 3600 seconds = 3600 / 60 = 60 minutes / 60 = 1 hour = cache will expire in 1 hour 86400 = calc by your own ;)
  9. serpent_driver

    My Blog Assets are Not Caching

    That's not completely right. LiteSpeed caches also static sources, if static sources like CSS are generated by PHP. Such static sources get cache header and can be found in /lscache directory. Cache plugin for WP has an own cache-control define for this.
  10. serpent_driver

    .htaccess file location on server

    Some hosts don't allow custom .htaccess and will be renamed if detected.....
  11. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    LScache plugin for PrestaShop should have an editor mode like in cache plugin for Wordpress. If Presta plugin always overwrites custom settings you can't use the modified code.
  12. serpent_driver

    Help me to enable cache for text/html and php files

    The rules for getting WP support are unmistakable. If it takes longer to get response, please don't forget we have still "Corona". https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ Or use LiteSpeed documentation...
  13. serpent_driver

    Cache Plugin (W3 total Cache vs. Litespeed Cache)

    Using more than 1 cache plugin doesn't make sense, because there is a big difference between LScache for WP and all other cache plugins for WP. LiteSpeed has a powerfull web server based cache engine. The plugin to use this cache is only to control cache engine. It doesn't cache. Every other...
  14. serpent_driver

    Help me to enable cache for text/html and php files

    For these questions please use official plugin support. This forum doesn't support WP plugin related issues: https://wordpress.org/support/plugin/litespeed-cache/
  15. serpent_driver

    Help me to enable cache for text/html and php files

    Cache headers will only displayed once if a page isn't cached and still have "miss" cache heder. In Browser press F12, the developer console will be opened. Choose network tab and click on the first entry for the main document. Some applications like Wordpress generates static sources on the...
  16. serpent_driver

    Advantages of LiteSpeed for custom php

    You can use LScache even if your application is session based. The question is what the session needed for. Do you need PHP session in every case? Have you ever heard about Edge Side Includes (ESI), one of "magic" features of LiteSpeed/LScache? Higher consume of resources is not only a problem...
  17. serpent_driver

    Help me to enable cache for text/html and php files

    Answers for all your questions can be found at: https://docs.litespeedtech.com/lscache/lscwp/overview/
  18. serpent_driver

    Help me to enable cache for text/html and php files

    https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:no-plugin-setup-guidline
  19. serpent_driver

    Litespeed cache for phpbb3

    To be ripped off means to be cheated. Neither me nor anybody else nor this forum ripped someone off, but who cares about you?! You are the looser of this situation. If I would stop my work (and I will stop it) neither you nor any other phpBB owner will ever get a solution to run LScache, so your...
Top