apxs:Error: Command failed with rc=65536
星期二, 11月 20th, 2007以下是实际配置:
I want to use mod_expires in apache2,
./configure –prefix=/usr/local/apache –enable-expires
make && make install
but no mod_expires.so in modules/
so,i want to add mod by my...