>#define APR_HAS_THREADS 1
>#define APR_HAS_SENDFILE 0
>#define APR_HAS_MMAP 0
> +#define APR_HAVE_IN_ADDR
Please follow the format that the other defines use. It makes it the code
much more readable if all of the defines have a specified value.
Ryan
Come to the first offici
> Windows:
> Some more work to properly handle -k restart,shutdown. I have made a
> simplifying
> assumption that the relative name of the server pidfile is always
> logs/httpd.pid.
> This saves the error prone effort of reading the config file in apache.exe
> (as
> opposed to ApacheC