Have I read the related troubleshooter articles above before posting (which pages?)? yes
Have I searched the forum before posting? yes
Have I read the documentation before posting (which pages?)? yes
Joomla! version: 1.7.3
PHP version: 5.2.17
MySQL version: (unknown)
Host: lunarpages
Admin Tools version: (2.2.a2
Description of my issue:
I had a conflict recently with an extension that was trying to access a .php file in an admin folder. I found that it was due to the increased security in the .htaccess file I create with Admin Tools.
I solved the issue by going into Admin Tools>>.HTACCESS Maker>>Server Protection>>and under "Exceptions: Allow direct access, including .php files, to these directories", i entered the directory of the extension.
Now, someone in the support forum for that extension is asking me how I worked out the issue. I would like to post the solution, but I'm worried that it will cause a security issue with my site. I assume it isn't a good idea to post directories where .php files are open and accessible...correct?
Advise?