Recent content by jonathandhn

  1. jonathandhn

    [HELP] the website doesn't open, instead, it downloads the index.php file

    @harrycrb download this, and add // infront of every add_filter except " add_filter('rocket_htaccess_mod_rewrite', '__return_false'); " https://docs.wp-rocket.me/article/110-resolve-500-internal-server-error#fine-tune-via-helper-plugin Because of this : Anyone can try to figure out what's...
  2. jonathandhn

    lsphp for ARM

    Maybe here https://blog.remirepo.net or do compile PHP on your own, with mod LSPHP... Never tried thought
  3. jonathandhn

    Redirecting non-www from www ?

    It's not working sorry, false ! Actually nothing works for, it's must be broken so on 1.6.14
  4. jonathandhn

    HSTS - Strict-Transport-Security & Preload (& HTTPS / SSL HEADER ONLY)

    Hi, I'm getting mad of seeking for a way to set the HSTS header to be sent only during HTTPS access and never on HTTP. htaccess is not working at all for header, "CONTEXT" static is fully useless since it can't do it on HTTPS SSL only access. I've seen many people do it this way, but in context...
Top