🏖️ Summer Sale! Get Quix Pro at 🔥 50% discount

qxio-android-download Download Now

Fix filemanager 403 access denied issue.

Filemanager 403 access denied issue can be solved through any of these following two simple approaches.

Approach 01 : Simply include the following string of code to your template's .htaccess file and that's it.

RewriteRule ^media\/quix\/filemanager/ - [L]

Approach 02 : In case you are an user of Akeeba Admin Tool premium version-

  • Go to Components> Admin Tools
  • Click on .htaccess Maker

  • Paste the following string of code to the Allow direct access, including .php files, to these directories empty text box.

media/quix/filemanager

  • Save & Close the window and you are done.
On This Page