On Sat, Nov 30, 2013 at 1:15 PM, Mimiko wrote:
> Hello.
>
> I'm trying to build latest httpd.
>
> git checkout HEAD
> Download mod_ftp:
> svn co
> http://svn.apache.org/repos/asf/httpd/mod_ftp/trunksrclib/mod_ftp && cp -a
> srclib/mod_ftp/* ./
>
> Adjust for latest httpd version
Hello.
I'm trying to build latest httpd.
git checkout HEAD
Download mod_ftp:
svn co http://svn.apache.org/repos/asf/httpd/mod_ftp/trunk
srclib/mod_ftp && cp -a srclib/mod_ftp/* ./
Adjust for latest httpd version changes:
sed -i 's/remote_ip/client_ip/' modules/ftp/ftp_command