I'm trying to redirect from subdomain to the specified directory using htaccess.
Like:
http://abc.example.com/index.php
to
http://example.com/index.php
but without changing URL.
I'm trying to redirect from subdomain to the specified directory using htaccess.
Like:
http://abc.example.com/index.php
to
http://example.com/index.php
but without changing URL.