Have I read the related troubleshooter articles above before posting (which pages?)? No
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? Yes, all of them.
Joomla! version: 1.7.3
PHP version: (unknown)
MySQL version: (unknown)
Host: (optional, but it helps us help you)
Admin Tools version: 2.1.14
Description of my issue:
I recently installed the Perfect Web (PWeb) contact module. After configuring my custom .htaccess file today, the module no longer worked and I received a 403 forbidden error.
I was able to fix this by consulting the help documentation for the module. http://www.perfect-web.pl/documentations/module-ajax-popup-contact-form
Here is says if you are using Admin tools then you need to add the following to your .htaccess file:
##### Advanced server protection rules exceptions -- BEGIN
RewriteRule ^modules\/mod_pwebcontact\/ajax\.php$ - [L]
I did this manually through the file manager in cPanel and it fixed the issue, but the next time I try to make a change to my custom .htaccess file, this change will be erased. Is there a workaround for this (i.e. a way to fix it within the Custom .htaccess maker)? I couldn't find a way to add that piece of code through the Custom .htaccess maker within Admin Tools.
Thanks!