Takashi Sato wrote:
mod_ftp.c:831: warning: no previous prototype for 'ftp_epsv_ignore_family'No headers declare ftp_epsv_ignore_family, it is without AP_DECLARE and no sources except mod_ftp.c call or use it. It is not clear where it is a function intended to be called from. 3) only mod_ftp.c
3 - it's a cmd rec entry, made it static. Thanks for the report! Bill