Hi,
I have a question regarding htaccess maker and this section : Allow direct access, except .php files, to these directories
If I use joomla native cache and jch_optimize plugin, all the caches files will written inside this directory : www/cache/
1) by default, do I leave this section blank : Allow direct access, except .php files, to these directories ?
2) or do I need to add www/cache/ path inside Allow direct access, except .php files, to these directories section ?
3) if yes, If I have some subfolders, do I need to write something like this :
www/cache/com_content/sub_folders
www/cache/com_modules/sub_folders
www/cache/plg_jch_optimize/sub_folders
or something like this is enough : www/cache : so this means all the folders and subfolder inside www/cache path will allowed ?
Thanks
L.