Hi I have installed apache 2.2.3 (httpd 2.2.3) in my Linux machine-i386 GNU/Linux(Fedora core 4).I have Kernel 2.6.11.I have installed apache 2.3.3 with ./configure --prefix=/tools/apache \ --enable-module=all \ --enable-mods-shared=all I want to enable Large File Upload(size >2GB) and configure apache 2.2.3.How to configure apache to support LFS(Large File Support). Also I am having another machine with cisco Linux ELsmp with kernel 2.4.21.How to configure apache 2.2.3 in this machine to support LFS. Thanks in Advance Krishna