patch to allow specification of conf file alone
Brought to you by:
jnelson
This patch allows the conf file to be specified without
specifying a server dir.
ex:
boa -f /somedir/somewhere/boa.conf
In the case of an absolutely specified conf file, this
conf file should be read before guessing server root,
as ServerRoot may be specified there.
config-file-only.patch