Your IP : 216.73.217.142


Current Path : /etc/apache2/sites-enabled/
Upload File :
Current File : //etc/apache2/sites-enabled/proj-e-syn.conf

<VirtualHost *:80>
    ServerAdmin ska@ads-net.fr
    ServerName proj.e-synergisud.fr
    DocumentRoot /var/www/proj-e-syn/public_html
    ErrorLog ${APACHE_LOG_DIR}/proj-e-syn_error.log
    CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>