My web host says that he made some changes to the server to increase security.
I found this out because the define pages editor stopped working giving this message:
He advised me to make additions to the .htaccess file as follows and this solved the problem.Forbidden
You don't have permission to access /Back0ff1ce/define_pages_editor.php on this server.
--------------------------------------------------------------------------------
Apache/1.3.37 Server at www.waycool.com.au Port 443
Can anybody advise if this change to the .htaccess file would adversely affect the security of my admin folder. If so I could still use dreamweaver to make future edits to the define pages.Code:</IfModule> <IfModule mod_security.c> SecFilterEngine off </IfModule>
Cheers



