
RewriteEngine on
RewriteCond %{HTTP_HOST} ^ppny\.sch\.id$ [OR]
RewriteCond %{HTTP_HOST} ^www\.ppny\.sch\.id$
RewriteRule ^/?$ "https\:\/\/ppny\.sch\.id\/wp" [R=301,L]


<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 94.102.49.206
deny from 66.249.79.5
deny from 185.191.171.8
deny from 185.191.171.10
deny from 66.249.71.172

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