Инклюды конфигов по маске
Andrey Y. Ostanovsky
andrey at ostanovsky.spb.ru
Tue Aug 23 12:03:54 MSD 2005
Hello, All!
Вот, пытаюсь сделать инклюды для виртуалхостов по той же схеме, что и у апача:
include Includes/*.conf;
# nginx -t
2005/08/23 11:59:30 [emerg] 95911#0: open() "/usr/local/etc/nginx/Includes/*.conf" failed (2: No such file or directory)
2005/08/23 11:59:30 [emerg] 95911#0: the configuration file "/usr/local/etc/nginx/nginx.conf" test failed
# ls -la /usr/local/etc/nginx/Includes/
-rw-r--r-- 1 root wheel 0 23 авг 11:59 empty.conf
Вероятно, это как-то можно обойти, но в голову пока ничего не приходит.:(
Andrey
More information about the nginx-ru
mailing list