Outils pour utilisateurs

Outils du site


install:apache

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
install:apache [2008/01/29 14:30]
linkuff créée
install:apache [2011/02/02 22:42] (Version actuelle)
Ligne 1: Ligne 1:
   * Depuis votre serveur, téléchargez la dernière version d'[[http://httpd.apache.org/download.cgi|Apache HTTP Server]]   * Depuis votre serveur, téléchargez la dernière version d'[[http://httpd.apache.org/download.cgi|Apache HTTP Server]]
  
-   wget http://mir2.ovh.net/ftp.apache.org/dist/httpd/httpd-2.2.8.tar.gz+   wget http://mir2.ovh.net/ftp.apache.org/dist/httpd/httpd-2.2.8.tar.gz 
 +   # gzip -d httpd-2.2.8.tar.gz 
 +   # tar -xzf httpd-2.2.8.tar 
 +   # cd httpd-2.2.8 
 +   # ./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite --sysconfdir=/etc/apache2 
 +   # make 
 +   # make install
  
install/apache.1201617022.txt.gz · Dernière modification: 2011/02/02 22:42 (modification externe)