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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -