Hi, earlier, i had to use the following to get squid making transparent proxying: httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on so, those days, i get the error messages: 2007/06/16 09:40:16| parseConfigFile: line 4351 unrecognized: 'httpd_accel_host virtual' 2007/06/16 09:40:16| parseConfigFile: line 4352 unrecognized: 'httpd_accel_port 80' 2007/06/16 09:40:16| parseConfigFile: line 4353 unrecognized: 'httpd_accel_with_proxy on' 2007/06/16 09:40:16| parseConfigFile: line 4354 unrecognized: 'httpd_accel_uses_host_header on ' Can anybody tell me what is going on and how i get it running again? Thanks, Roger