Bonjour,
Après moults recherches, je suis un peu perdu pour avancer. Je souhaite empêcher les demandes HTTP et HTTPS de se faire sur l’adresse IP de mon serveur que j’héberge chez moi derrière une freebox. N’y arrivant je me pose des questions un peu plus large car la configuration de mes vhosts me semble correcte et je tombe sur cela :
root@srv-web-idlas:/etc/apache2/sites-available# apache2 -S
[Sat Feb 20 13:56:42.000213 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Sat Feb 20 13:56:42.000299 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Sat Feb 20 13:56:42.000320 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Sat Feb 20 13:56:42.000329 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Sat Feb 20 13:56:42.000346 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Sat Feb 20 13:56:42.021227 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_RUN_DIR} is not defined
[Sat Feb 20 13:56:42.021930 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_RUN_DIR} is not defined
[Sat Feb 20 13:56:42.022375 2016] [core:warn] [pid 2363] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}
Comment corriger la définition de ces variables ?
Quel lien avec envvars ?
Merci pour vos suggestions, liens, aides, … ![]()
Cordialement.


