
RewriteEngine on
RewriteCond %{HTTP_HOST} ^ns.youth.my$ [OR]
RewriteCond %{HTTP_HOST} ^www.ns.youth.my$
RewriteRule ^/?$ "http\:\/\/youth\.my\/\?page_id\=4" [R=301,L]

