編譯Apache HTTPD

首先從Apache網站上面獲取源代碼:apache

解壓代碼後是常規的配置編譯方法:網站

1 % ./configure

而後:spa


make

最後:code


make install

HTTPD支持不少編譯配置項,能夠經過下面命令查看:get


% ./configure --help

好比,若是想在編譯時加入proxy模塊,能夠:編譯


% ./configure --enable-proxy
相關文章
相關標籤/搜索