• Discussion
  • Function Request: NGINX Site Config standard IPv6 Support

Hello everyone,

currently the default config of new sites in nginx is that only IPv4 is supported:
listen 80;
listen 443 ssl ;

I think in this days, it makes sense to also activate IPv6 by default:
listen [::]:80;
listen [::]:443 ssl;

    Connect with us: 📨 Telegram 💬 Discord Email: support@aapanel.com