* mario ruggier wrote [2006-04-04 10:10:59 +0200]: Mario - I'm not seeing this with Apache 1.3x / QP+SCGI: rd durus[61738]:7002 web[61739] scgi:127.0.0.1:7089 The relevant sections of my test machine's httpd.conf:ServerName rd.mikewatkins.net ServerAlias rd SCGIMount / 127.0.0.1:7089 http://rd.mikewatkins.net:8080/request http://rd.mikewatkins.net:8080/request?foo=987 > 04/04 07:56:09 200 .104478 83.113.168.22 18836 GET /request 04/04 14:04:04 200 .007365 10.10.10.100 61740 GET /request > 04/04 07:56:22 301 .005753 83.113.168.22 18836 GET /request?abc=123 04/04 14:05:07 200 .007560 10.10.10.100 61740 GET /request?foo=987 > 04/04 07:56:22 404 .011153 83.113.168.22 18836 GET /request/ 04/04 14:05:34 404 .003028 10.10.10.100 61740 GET /request/ (not found as it should be)SCGIHandler off