ubuntu 12.04 - Nginx domain work without be into sites-enabled -


i have strange bug in nginx configuration.

if stop nginx, every domains stop working, normal.

if remove or comment include /etc/nginx/sites-enabled/*; (in nginx.conf) every domains stop working, normal.

if rename sites-enabled folder, nginx wont restart , domain stop working, normal.

if remove sites-enabled folder, nginx wont restart , domain stop working, normal.

but if remove domaine sites-enabled folder, restart/reload nginx, domain still working.

how possible ? there "config cache" somewhere ?

ps: reboot server manytime, updated nginx , have exact same configuration in 1 server problem not appear.

have deleted default config located in sites-enabled directory? way not critical issue.


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -