Search results

  1. A

    Help rewrite .htaccess under Openlitespeed

    Thanks, I'll try to find out. The thing is that the author of the project disappeared, it is very difficult to contact him.
  2. A

    Help rewrite .htaccess under Openlitespeed

    Yes, of course I rebooted.
  3. A

    Help rewrite .htaccess under Openlitespeed

    vps, on which the Cyberpanel control panel is installed
  4. A

    Help rewrite .htaccess under Openlitespeed

    This htaccess file does not work on this CMS - github.com/ziracms/zira
  5. A

    Help rewrite .htaccess under Openlitespeed

    Have a good time! I have this .htaccess with this kind of content: DirectoryIndex index.php index.html ErrorDocument 404 /404.html ErrorDocument 403 /403.html <Files .*> <IfModule !mod_access_compat.c> Require all denied </IfModule> <IfModule mod_access_compat.c>...
Top