Why, you could have different configuration directives, so that .cgi files would be HTTP/1.0 and .cgi11 files would be HTTP/1.1, or .asp would be HTTP/1.0 and .asq would be HTTP/1.1, etc. It's easy for servers to have a mechanism for determining if a script is 1.0 or 1.1. Larry