12-05-2022, 08:39 AM
(12-02-2022, 02:18 PM)thehazzard Wrote: in my .htaccess i have only this
<IfModule authz_core_module>
  Require all denied
</IfModule>
<IfModule !authz_core_module>
  Deny from all
</IfModule>
Try using the .htaccess file located in the HelpdeskZ repo - put it in your document root.
https://github.com/helpdesk-z/helpdeskz-.../.htaccess