Hello, I'm serving a whole bunch of gzip'ed html docs from a Linux-apache. From time to time I use Iexplorer, but this can't handle Content-Encoding: x-gzip apparently. How can I setup apache to send Iexplorer the unzipped html pages ?
currently I've: AddEncoding x-gzip gz P.S.: sorry if this isn't the correct list for this question, but I simply didn't find a more appropriate list. Any help is much appreciated. -- Johannes