when we create a subdomain say
subdomain.mydomain.com
we can also access it by
mydomain.com/subdomain
right?
my question is how can deactivate the directory such that when you go to mydomain.com/subdomain you'll get a 404 error? but users will still be able to access subdomain.mydomain.com
thanks in advance
subdomain.mydomain.com
we can also access it by
mydomain.com/subdomain
right?
my question is how can deactivate the directory such that when you go to mydomain.com/subdomain you'll get a 404 error? but users will still be able to access subdomain.mydomain.com
thanks in advance