Search results

  1. serpent_driver

    mime type [application/x-httpd-ea-php81] for suffix '.php' does not allow serving as static file, access denied! cpanel server

    @av_admin Change PHP version for the domain in question in cPanel, not in LS.
  2. serpent_driver

    Redirect a domain with cloudfare + litespeed + google cloud server

    You need a www CNAME entry for almadeaventura.cl not A www. Also, the IP address is not configured to use with CDN. btw. is this for OLS or LSWS?
  3. serpent_driver

    Cron reschedule event error for hook: {"schedule":"litespeed_filter","args":[],"interval":60}

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  4. serpent_driver

    Instant Configuration suitable for high traffic

    You should contact LiteSpeed Support directly. LiteSpeed offers an individual configuration service for a fee. This means you can be sure that you get the right configuration for your individual requirements. support@litespeedtech.com
  5. serpent_driver

    Instant Configuration suitable for high traffic

    With such a high number of requests, it is not enough to just adjust the configuration of the LSWS, because the problem is not the web server, but lower-level modules such as PHP and MySQL, because this creates the greatest load. The web server is only the provider of the requested data. The web...
  6. serpent_driver

    Automated DB cleanup

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  7. serpent_driver

    Revision control

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  8. serpent_driver

    Export settings

    Is your question about cache plugin for WordPress?
  9. serpent_driver

    Lscache Purging issue in laravel

    I can't give you any specific information about LAravel because I have no experience with Laravel, but the basic principle of LScache is the same for all CMS. Excluding POST requests from caching is obsolete because POST requests are not cached by default. From your code shown there is no...
  10. serpent_driver

    Clean Cache with shop manager user

    Then, please read this: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  11. serpent_driver

    Clean Cache with shop manager user

    Which CMS and cache plugin are you talking about? There are more than 1 CMS and for each CMS there is a different cache plugin!
  12. serpent_driver

    Emojis suddenly stopped displaying (not being saved to database)

    You have already opened a thread in the Wordpress Support Forum for the LiteSpeed Cache Plugin. There and only there you will get support for the cache plugin because this forum no longer offers support for the cache plugin...
  13. serpent_driver

    Trigger crawler programmatically

    Please read this: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  14. serpent_driver

    Trigger crawler programmatically

    Which CMS and cache plugin do you use?
  15. serpent_driver

    Prevent cache from being cleared when I create or create a post

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  16. serpent_driver

    Custom ErrorDocument is Ignored

    What you expect works, if the location of 403.shtml is correct. cPanel expects 403.shtml in document_root while document_root is the location/path where the domain points to. Any other location doesn't work and is not respected. Ofcourse it matters, so why to define a rewrite rule to protect...
  17. serpent_driver

    Custom ErrorDocument is Ignored

    Since the user @continet doesn't give an answer to my last question, but perhaps other users want to know the answer to my last question, here is the answer. Directories that are not within the publicly accessible area do not need to be specifically protected from access, simply because they...
  18. serpent_driver

    Custom ErrorDocument is Ignored

    Do you try to block access to cpanel location for passwords?
  19. serpent_driver

    Custom ErrorDocument is Ignored

    Please describe (exactly) what should be displayed if someone requests a source he isn't allowed to access.
Top