.htaccess is deleted automatic

http://favicool.cf/admincp

Error Message 404 Page Not Found

This server is automatically deleting my file .htaccess there is where be my rules

Admin Panel

RewriteRule ^admincp/?$ admin.php [L,QSA]
RewriteRule ^admincp/([^/]+)/?$ admin.php?view=$1 [L,QSA]
RewriteRule ^admincp/([^/]+)/([^/]+)/?$ admin.php?view=$1&sub_view=$2 [L,QSA]
RewriteRule ^admincp/([^/]+)/([^/]+)/([^/]+)/?$ admin.php?view=$1&sub_view=$2&id=$3 [L,QSA]

I wait for your help InfintyFree Team

Thanks

4 posts were merged into an existing topic: 404 Error