Cristian Rodríguez wrote:
El 13/09/14 a las #4, Per Jessen escribió:
Cristian Rodríguez wrote:
El 13/09/14 a las #4, Per Jessen escribió:
Does anyone know of a way of making apache simply ignore e.g. a <VirtualHost> config which has a config error? Such that apache would just start but without that particular <VirtualHost>?
That would leave the server configuration in a "undefined" or "unspecified" state. therefore do not do that.
Do not do /what/?
attempt to fed apache possibly invalid configuration files.
Hehe, I would want to try to avoid it, but while the config itself might be correct, external circumstances could invalidate it - AssignUserID perjessen group78 If the userid 'perjessen' is deleted, this config won't work on the next startup.
I was thinking of some sort of opportunistic <virtualhost> - if it works, use it, otherwise ignore it. Just thinking out loud.
What do you mean by "it works" ? do you mean if it is syntactically correct ? note that configuration files can be both syntactically valid and completely wrong.
I meant "works" = "accepted by apache". -- Per Jessen, Zürich (13.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org