Follow-up Comment #3, sr #2252 (project savane):

Heres the config of my Apache: 

<VirtualHost MY_IP:80>
ServerName MY_DOMAIN
DocumentRoot /usr/share/savane-frontend
ServerAdmin my_email
ErrorLog  /var/log/apache2/error.MY_DOMAIN.log
CustomLog /var/log/apache2/access.MY_DOMAIN.log combined

<Directory /usr/share/savane-frontend>
AllowOverride All
</Directory>

<IfModule mod_env.c>
SetEnv SAVANE_CONF /etc/savane
</IfModule>
</VirtualHost>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/support/?2252>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Savane-doc-dev mailing list
Savane-doc-dev@gna.org
https://mail.gna.org/listinfo/savane-doc-dev

Répondre à