RewriteEngine On

RewriteRule ^\.well-known/carddav next/remote.php/dav/ [R=301,L]
RewriteRule ^\.well-known/caldav  next/remote.php/dav/ [R=301,L]

<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 103.179.173.163
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php80” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php80 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
# DO NOT REMOVE OR MODIFY. CLOUDLINUX ENV VARS CONFIGURATION BEGIN
<IfModule Litespeed>
</IfModule>
# DO NOT REMOVE OR MODIFY. CLOUDLINUX ENV VARS CONFIGURATION END