oh yeah to disable deletion of the htaccess file simply do a chattr _i .htaccess
This way it cannot be deleted by anyone including you.
To delete it, do a
chattr -i .htaccess
then delete it normally.
Now anyone knows how to suppress errors for htaccess files?



LinkBack URL
About LinkBacks
Reply With Quote




