A voir également:
- Installation de httpd sous Debian
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
- Installation google earth - Télécharger - 3D
En vue de rendre mon proxy transparent (squid/debian) j'ai rajouté ces 4 lignes dans le ficher /etc/squid.conf
httpd_accel_port 80
httpd_accel_host virtual
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
Mais j'ai cette erreur:
Restarting Squid HTTP proxy: squid Waiting.....................done.
2008/06/04 12:23:36| parseConfigFile: line 2984 unrecognized: 'httpd_accel_port 80'
2008/06/04 12:23:36| parseConfigFile: line 2985 unrecognized: 'httpd_accel_host virtual '
2008/06/04 12:23:36| parseConfigFile: line 2986 unrecognized: 'httpd_accel_with_proxy on'
2008/06/04 12:23:36| parseConfigFile: line 2987 unrecognized: 'httpd_accel_uses_host_header on'
j'ai pensé qu'il faut installer httpd mais apparemment non??!!!!