help i deleted accidentally .htaccess on root of my server

hi i have try to restore the …htaccess using FTP but I deletes automatically can please help

@TestConnect24Team said:
hi i have try to restore the …htaccess using FTP but I deletes automatically can please help

You can just create another .htacess file

root .htaccess file contains page redirection of error codes, here’s to help you:

DirectoryIndex index.php index.html index2.html

ErrorDocument 400 https://infinityfree.net/errors/400
ErrorDocument 401 https://infinityfree.net/errors/401
ErrorDocument 403 https://infinityfree.net/errors/403
ErrorDocument 404 https://infinityfree.net/errors/404
ErrorDocument 500 https://infinityfree.net/errors/500
ErrorDocument 503 https://infinityfree.net/errors/503