Closed (fixed)
Project:
IMCE
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Feb 2012 at 21:50 UTC
Updated:
13 Feb 2012 at 21:50 UTC
This issue is mainly documentation for any other developers searching for how TinyMCE relates to the .htaccess file with "deny all" in it. I had been getting the access denied errors when trying to open a directory in IMCE that was set to private "deny all" htaccess method. I had assumed that the problem was the htaccess settings. However, it turned out to simply be a file permissions issue which was fixed by simply chmoding the directories to 777 and leaving the htaccess file intact.