On Tue, Nov 12, 2013 at 8:44 AM, swapnil vaidya
wrote:
> Hi All,
> I have 2 linux machine.
> I have compiled apache 2.4.6 on one of the linux machine with following
> commands:
> ./configure --prefix=/usr/apache--with-ssl=/usr/local/ssl --enable-ssl
> --enable-modules="all" --enable-mods-shared="m
Hi All,
I have 2 linux machine.
I have compiled apache 2.4.6 on one of the linux machine with following
commands:
./configure --prefix=/usr/apache--with-ssl=/usr/local/ssl --enable-ssl
--enable-modules="all" --enable-mods-shared="most"
make
make install
This has installed apache on this machine a