Search found 1 match

by myvesta_pk
Wed May 08, 2024 7:33 pm
Forum: nginx templates
Topic: How to create a custom nginx template
Replies: 1
Views: 8434

How to create a custom nginx template

I am using Apache+Nginx on my VPS. To enable IPv6 for my domains, I manually modified domain specific configuration files of Nginx by adding " Listen [IPv6]:443 SSL; ". However, I am facing a weird issue. Those domain specific configuration files of Nginx get overwritten whenever Nginx or ...