View | Annotate | Download (1.8 KB)
check if webroot parameter has been set, before using a regexp on it
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
automatically add trailing slash to webroot config option if missing, resolves #129
set version to 0.5.1, update Changelog
set lib-path to /usr/lib/exilog instead using FindBin module
look for exilog.conf in /etc/exilog, resolves #118
sort files into their directories. move agent- and cleanup-script into 'agents', all static www-content (icons, stylesheet, javascript, ...) into 'htdocs'. cgi-stuff into 'cgi' and all reused code into 'lib'.