I’m having a hell of a time figuring out how to redirect webpages.
I have mydoman.com, mydomain.net, mydomain.org and mydomain.biz
As I understand it we are not supposed to make changes to any of the nginx .conf files, nor can we use php or .htaccess
I have used html and java script redirects in the index.html files, which works kinda of… (depending on what browser the users are using and whether or not they are using a script blocker…)
But the main problem is when users have bookmarked www.mydomain.net/index.php or www.mydomain.org/mangaInv.php or etc…
I can’t figure out how to redirect those direct page calls… traffic is down, and my error.log is out of control…
I’d appreciate help on what is the correct way to setup MiaB to only serve mail and redirect all web traffic to the webserver.