Skip to content

dev-nginx v1.0.2

Compare
Choose a tag to compare
@akash1810 akash1810 released this 20 Jun 15:08
0ce52dd

Fixes an issue where a virtual host config may already exist in sites-enabled and after running link-config it also exists in servers.

It was common in previous versions of nginx to use the sites-enabled directory for virtual host configuration. In later versions, servers is the default location. dev-nginx will now link config to servers and also remove it from sites-enabled if it exists.