Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Инклюды конфигов по м аске
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
|