Merhaba arkadaşlar öncelikle anlatmaya başlamadan. httpd.conf dosyamızın yedeğini alalım. bu dosya genelde
” /etc/httpd/conf/httpd.conf ” dizini altında olur ama orada yok ise console’da ” locate httpd.conf ” yazarakta yerini bulabilirsiniz.
Kurulum :
Kod:
wget http://ftp.itu.edu.tr/Mirror/Apache/httpd/httpd-2.2.9.tar.gz
tar -xz -f httpd*
cd httpd*
./config.nice
make
make install
/usr/local/apache/bin/apachectl restart
Dip not : Kurulumda kendi apache versiyonunuzu göz önünde bulundurun. ve hangi apache versiyonuna yükseltmek istiyorsanız o apache versiyonunu çekin apache versiyonları için
download adresi. ”
Index of /Mirror/Apache/httpd “