want apache to support SSI
Posted: Mon Jul 19, 2004 1:54 pm
i configured apache 2.0.48 as below:
./configure --prefix=/usr/local/apache2 --enable-module=include --enable-module=so
make
make install
all seem right,but why i can't find mod_include.so in my disk
i want to use SSI dictate
any suggestion is appreciated
./configure --prefix=/usr/local/apache2 --enable-module=include --enable-module=so
make
make install
all seem right,but why i can't find mod_include.so in my disk
i want to use SSI dictate
any suggestion is appreciated