RewriteEngine On

# Allow everything (CRITICAL)
Require all granted

# php -- BEGIN cPanel-generated handler, do not edit
# This domain inherits the “PHP” package.
# php -- END cPanel-generated handler, do not edit

# Redirect plustax → jb26
RewriteCond %{HTTP_HOST} ^plustax\.co\.za$ [OR]
RewriteCond %{HTTP_HOST} ^www\.plustax\.co\.za$
RewriteRule ^/?$ "https://www.jb26.co.za/" [R=301,L]
