05 Dec 2006, 12:10
#1
Zen Follower
- Join Date:
- Aug 2005
- Posts:
- 103
- Plugin Contributions:
- 0
Security question
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.
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.
Cheers
I found this out because the define pages editor stopped working giving this message:
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
He advised me to make additions to the .htaccess file as follows and this solved the problem.
</IfModule>
<IfModule mod_security.c>
SecFilterEngine off
</IfModule>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.
Cheers