ErrorDocument 404 /sitemap.html

RewriteEngine on
RewriteCond %{HTTP_HOST} ^([a-z.]+)?stoneli\.com$ [NC] 
RewriteCond %{HTTP_HOST} !^www\. [NC] 
RewriteRule .? http://www.stoneli.com%{REQUEST_URI} [R=301,L] 
<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 121.42.92.167

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php82” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
