It would be useful to add an option for enabling/disabling wildcard subdomains on sites. In Forge, you just enable allow wildcard when you add a site. It looks likes no similar option for that in Ploi.

For now, I did it manually by modifying the site's nginx. I replaced the server_name from domain.ltd to .domain.ltd and restart nginx. The option I talked about makes these steps instead of doing it manually.

Adding option to enable/disable wildcard subdomain

3 total votes