I'd like to have 'n' debian installed, not once per version, but litterally 'n' installations of the same debian 12.
Each instance should have a different set of php/nginx|apache/mysql|mariadb
Is it possibile, for first thing, to install multiple time debian 12 on the same wsl2 on the same windows 11 pro host?
If yes, can multiple apache|nginx instances be running on same port 80/443, setting up them to listen only to internal wsl instance ip?