Aller au contenu

« FeministWiki:Server setup » : différence entre les versions

Ligne 75 : Ligne 75 :


  apt-get install ejabberd/$(lsb_release -sc)-backports
  apt-get install ejabberd/$(lsb_release -sc)-backports
=== Enable Apache modules ===
We need a number of Apache modules to be enabled which might not be enabled by default:
a2enmod expires
a2enmod headers
a2enmod macro
a2enmod rewrite
a2enmod ssl


=== Fetch scripts & config repo ===
=== Fetch scripts & config repo ===