I have a subdomain (eg: forum.mysite.com) which resolves to a subfolder on my server. I simply want to set up an .HTACCESS rule so no matter what the url/request that's made (eg: "forum.mysite.com/test.html" or "forum.mysite.com/directory/test.php?x=1"), it always goes to/returns "forum.mysite.com/index.html".
Is there a .htaccess rule I can add to my site to achieve that? Would that be in my main site's .htaccess, or could I add another/new .htaccess into the subfolder where forum.mysite.com points?
Thanks...
Is there a .htaccess rule I can add to my site to achieve that? Would that be in my main site's .htaccess, or could I add another/new .htaccess into the subfolder where forum.mysite.com points?
Thanks...
Last edited: