
RewriteEngine on

# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.

# END WordPress
AddType application/javascript js mjs
RewriteCond %{HTTP_HOST} ^ptr\.sn$ [OR]
RewriteCond %{HTTP_HOST} ^www\.ptr\.sn$
RewriteRule ^happy$ "https\:\/\/youtu\.be\/CViyLht0xnI" [R=301,L]

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