On Tue, Jan 02, 2018 at 01:40:20AM -0500, Kurogane wrote:
Hi there,
> I am using nginx with multiples https with a single IPv4 and dedicated IPv6
> for each domain.
Looking at your (edited) config...
> server {
> listen 443 ssl http2;
> server_name domain.com;
> return 301 https://w
I am using nginx with multiples https with a single IPv4 and dedicated IPv6
for each domain.
The problem i'm having is i'm unable to redirect non www to www without
conflicting with the vhosts.
Here my setup
[b]Default[/b]
[code]
server {
listen 80 default_server;
listen [::2]:8