I am hoping to get your thoughts/suggestions.
I am attempting to configure ActiveHelper Live chat Software and am having difficulties getting it to work properly when using ".htaccess Maker". The Popup window displays a 404 - Category Not Found with the standard Joomla Page Not Found webpage..
If I replace ".htaccess Maker's" version with Joomla's default version then everything seems to be working fine.
As suggested by ActiveHelper: http://www.activehelper.com/Joomla/admin-tools-htaccess-maker-working-with-the-livehelp-server.html I have added the following to the "Allow direct access, including .php files, to these directories" section:
components/com_activehelper_livehelp/
components/com_activehelper_livehelp/server/
components/com_activehelper_livehelp/server/import/
I have also set “Reduce MIME type security risks” to NO (as suggested by ActiveHelper).
I continued to have the same issues until I edited ".htaccess Maker's" version of .htaccess and removed the following Rewrite Rule as suggested by ActiveHelper: http://www.activehelper.com/joomla/live-chat/errors/admin-tools-and-the-internal-server-error-500.html
RewriteRule (.*\.php)$ - [F]
Everything seems to be working now but each time I update using ".htaccess Maker" I am needing to manually edit/remove the Rewrite Rule.
I am wondering what kind of hole is this opening up and is there a better way to achieve whatever ActiveHelper is needing?
Thanks For Your Thoughts,
Brian