Added apache 2.4 compatibility and fixed bug in configure.ac

Open
#18 · Created  · Last updated

Description

Apache 2.4 now uses the provider api and removed a deprecated method that was used in the code. Furthermore, remote_ip is now called client_ip.

The configure.ac script did only find a binary called 'httpd', but on systems like debian it is called 'apache2'. Now it looks for both executables and writes the right one into the HTTPD variable.

0 attachments

0 comments

Loading commits...