i made a sub domain like sub.abc.com and link to /sub directory but everytime I go to
sub.abc.com, it shows abc.com/sub in the address bar. How can I make it so it does
show sub.abc.com?
In normal cases the subdomain will not redirect to subfolderes. The issue may be due to some redirections set under the .htaccess file. Please check your .htaccess file under public_html directory and remove the redirections if set.