Hi! Christoph, please tell us why using "fixhrefgz" on "html.gz" files does not work with our web servers.
As far as I have understood, these web servers are so intelligent that if a file "foo.html" is referenced, but only "foo.html.gz" is found, they uncompress the file on-the-fly and pass the decompressed version to the web browser. However, as you surely know, this does not work without web server, since the browsers are not looking for "foo.html.gz" if "foo.html" is referenced. Thus, we are considering changing the "href's" to "foo.html.gz" and fix the browsers, where possible, to uncompress the file on-the-fly. If the browser cannot be fixed (for example, if we don't have the source code) we could probably offer a simple web server (e.g. boa) to do this automatically. But why can't "boa" be extended to uncompress "foo.html.gz" on-the-fly when _this_ file is requested, just as "foo.html" would have been requested and that file does not exist? Thanks, Chris -- _,, Christian Schwarz / o \__ [EMAIL PROTECTED], [EMAIL PROTECTED], ! ___; [EMAIL PROTECTED], [EMAIL PROTECTED] \ / \\\______/ ! PGP-fp: 8F 61 EB 6D CF 23 CA D7 34 05 14 5C C8 DC 22 BA \ / http://fatman.mathematik.tu-muenchen.de/~schwarz/ -.-.,---,-,-..---,-,-.,----.-.- "DIE ENTE BLEIBT DRAUSSEN!" -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .