ErrorDocument 401 default
# For security reasons, Option all cannot be overridden.
#Options All Indexes
RewriteCond $0 !=.resource/images/favicon.ico
RewriteRule ^([^/]+/)*favicon\.ico$ /.resource/images/favicon.ico [L]
Options +ExecCGI +Includes +IncludesNOEXEC +SymLinksIfOwnerMatch +Indexes
IndexOptions FancyIndexing FoldersFirst
IndexOptions XHTML
IndexOptions SuppressRules
IndexOptions SuppressDescription
IndexOptions NameWidth=40
IndexOptions SuppressColumnSorting
IndexOptions SuppressLastModified
IndexIgnore .htaccess /.resource /videos favicon.ico Thumbs.db ..
HeaderName .resource/header.html
ReadmeName .resource/footer.html 
IndexStyleSheet .resource/style.css
ErrorDocument 400 https://ontargetmr.com/404-en/
ErrorDocument 401 https://ontargetmr.com/404-en/
ErrorDocument 403 https://ontargetmr.com/404-en/
ErrorDocument 404 https://ontargetmr.com/404-en/
ErrorDocument 500 https://ontargetmr.com/404-en/
#----------------------------------------------------------------cp:ppd
# Section managed by cPanel: Password Protected Directories     -cp:ppd
# - Do not edit this section of the htaccess file!              -cp:ppd
#----------------------------------------------------------------cp:ppd
AuthType Basic
AuthName "Protected 'public_html/ontargetmr/E16057'"
AuthUserFile "/home/nb98836/.htpasswds/public_html/ontargetmr/E16057/passwd"
Require valid-user
#----------------------------------------------------------------cp:ppd
# End section managed by cPanel: Password Protected Directories -cp:ppd
#----------------------------------------------------------------cp:ppd