Hello. I have a problem
If I access [mydomain].com everything works normally and automatically redirrect to https: // [mydomain].com
but if I access my domain using www.[mydomain].com then a "403 Forbidden Nginx" error appears, even though I added www on cname to the dns manager.
how do I set up on aapanel so that all connections to my domain automatically redirrect to https://www.[mydomain].com?
thank you