A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.
1 <?xml version="1.0" encoding="iso-8859-1" ?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 5 <head> 6 <title>Andere Quellen</title> 7 <meta name="author" content="Michael Schröpl" /> 8 <meta name="description" content="Andere Quellen zu mod_gzip und verwandten Themen" /> 9 <meta name="keywords" content="Apache, Komprimierung, gzip, mod_gzip" /> 10 <style type="text/css"> 11 body{font-family:sans-serif;margin:0px 30px 0px 30px;} 12 h1{font-size:22px;margin-top:20px;} 13 h2{font-size:18px;margin-top:14px;} 14 small{font-size:80%;} 15 td{vertical-align:top;} 16 tt{font-weight:bold;} 17 code,tt{font-family:"Courier New",monospace;} 18 h1,h2{margin-bottom:1px;} 19 p,td{margin-top:3px;margin-bottom:3px;} 20 p,ul,ol,li{font-size:17px;line-height:22px;} 21 ul,ol,li{margin-top:0px;margin-bottom:0px;} 22 img{border-width:0;} 23 24 #nav{position:absolute;top:30px;left:0px;font-size:14px;width:170px;font-weight:bold;margin:2px 2px 2px 30px;} 25 #nav[id]{position:fixed;} 26 #nav img{margin:5px;} 27 #nav p, #nav a:hover, #nav a{display:block;padding:3px;margin:2px;width:150px;font-size:15px;line-height:18px;} 28 #content{position:absolute;left:220px;right:30px;} 29 #mail{text-align:right;} 30 #icon{width:190px;float:left;} 31 #mail,#icon{margin-top:30px;} 32 33 @media screen { 34 body{color:#000;background-color:#f8ebd9;} 35 h1{color:#666;} 36 h2{color:#840;} 37 code{color:#333;} 38 em{color:#900;} 39 tt{color:#909;} 40 h1,h2,code,em,tt{background-color:inherit;} 41 .new13192a{color:#inherit;background-color:#ffd;} 42 .new13261a{color:#inherit;background-color:#eff;} 43 .bugfix{color:#fff;background-color:#f00;font-weight:bold;padding:0px 4px;} 44 #nav a{color:#530;background-color:transparent;} 45 #nav a{text-decoration:none;} 46 #nav p, #nav a:hover{color:#000;background-color:#fff;} 47 #nav p {border:1px #660 solid;} 48 #nav a {border:1px #666 dotted;} 49 } 50 51 @media print { 52 #icon,#nav{display:none;} 53 #content{position:absolute;left:0px;right:0px;} 54 } 55 </style> 56 </head> 57 58 <body> 59 60 <div id="nav"> 61 62 <img src="mod_gzip_logo.gif" height="47" width="102" alt="mod_gzip-Logo" /> 63 64 65 <a title="mod_gzip - was ist das überhaupt?" href="index.htm">mod_gzip</a> 66 67 68 69 <a title="Komprimierung von HTTP-Inhalten durch Content-Encoding" href="encoding.htm">Content-Encoding</a> 70 71 72 73 <a title="Welche Browser können mit 'Content-Encoding: gzip' umgehen?" href="browser.htm">Browser</a> 74 75 76 77 <a title="Wie gehen Firewall mit 'Content-Encoding: gzip' um?" href="firewalls.htm">Firewalls</a> 78 79 80 81 <a title="Eine Beispiel-Konfiguration für mod_gzip" href="config.htm">Konfiguration</a> 82 83 84 85 <a title="Beschreibung sämtlicher mod_gzip-Status-Codes" href="status.htm">Status-Codes</a> 86 87 88 89 <a title="Mögliche Erweiterungen in künftigen Versionen von mod_gzip" href="enhancements.htm">Erweiterungen</a> 90 91 92 93 <a title="Zwischenspeicherung mod_gzip-komprimierter Daten durch Proxy-Server" href="cache.htm">Caching</a> 94 95 96 97 <a title="Versions-Historie und Änderungsprotokoll von mod_gzip" href="versions.htm">Versionen</a> 98 99 100 101 <p>Links</p> 102 103 104 </div> 105 106 <div id="content"> 107 108 <h1>Andere Quellen</h1> 109 110 <h2><a id="sources"></a>Quellen zu <tt>mod_gzip</tt></h2> 111 <ul> 112 <li><span class="new13192a">Die neue <a href="http://sourceforge.net/projects/mod-gzip/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Heimatseite</a> des Projekts <tt>mod_gzip</tt> seit Version 1.3.19.2a</span></li> 113 <li>Mein <a href="/_download/mod_gzip-1.3.19.1b.zip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Patch für <tt>mod_gzip</tt> 1.3.19.1a => 1.3.19.1b</a>, um bei Auslieferung komprimierter Daten einen <code>Vary:</code>-Header zu senden <small>(sonst können Proxy-Server diese Antwort nicht als Ergebnis einer bedingten Komprimierung, also einer Verhandlung, erkennen)</small> <span class="new13192a">(dies wird von Version 1.3.19.2a abgedeckt)</span></li> 114 <li>Eine Portierung von <a href="http://andrea.brancatelli.it/soft/mod_gzip_1_3_19_1a.zip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><tt>mod_gzip</tt> 1.3.19.1a für OS/2</a></li> 115 <li>Die alte <a href="http://www.remotecommunications.com/apache/mod_gzip/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Heimatseite</a> des <tt>mod_gzip</tt>-Projekts bei Remote Communications Inc.</li> 116 <li>Portierungen nach <a href="http://www.pcp-computer.de/gkn/apache/httpd-2.0/win32/modules/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Windows</a> bzw. <a href="http://www.pcp-computer.de/gkn/apache/httpd-2.0/netware/modules/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Netware</a> von <tt>mod_gzip</tt> 2.0.40, einer Variante für Apache 2.0 <small>(deren Entwicklungsstrang sich vor langer Zeit von der Apache-1.3-Variante abgespalten hat)</small></li> 117 </ul> 118 119 <h2><a id="documentation"></a>Dokumentationen zu <tt>mod_gzip</tt></h2> 120 <ul> 121 <li>Offizielle <a href="http://lists.over.net/mailman/listinfo/mod_gzip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Mailing-Liste</a> zu <tt>mod_gzip</tt></li> 122 <li>Eine englischsprachige <a href="http://www.remotecommunications.com/apache/mod_gzip/mod_gzip_faq.htm"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><tt>mod_gzip</tt> FAQ</a>, von Remote Communications Inc.</li> 123 <li>Eine Handvoll <a href="http://www.remotecommunications.com/apache/mod_gzip/src/1.3.19.1a/samples.txt"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Beispiel-Konfigurationen</a> <small>(für die veraltete Version 1.3.17.2a, zu welcher schon die nachfolgende Version 1.3.19.1a nicht mehr kompatibel war)</small> mit knappen Kommentaren, von Remote Communications Inc.</li> 124 <li><a href="http://www.webreference.com/internet/software/servers/http/compression/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />HTTP Compression Speeds up the Web</a>, ein umfangreicher Artikel über HTTP-Komprimierung im Allgemeinen und <tt>mod_gzip</tt> im Besonderen</li> 125 </ul> 126 127 <h2><a id="tools"></a>Hilfsprogramme zu <tt>mod_gzip</tt></h2> 128 <ul> 129 <li>Projekt-Seite zu <a href="http://www.schroepl.net/projekte/mgzta/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>mgzta</code></a>, meinem eigenen Traffic-Auswertungsprogramm für <tt>mod_gzip</tt></li> 130 <li>Homepage zu <a href="http://wizard.ae.krakow.pl/~mike/mgstat/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>mgstat</code></a>, einem anderen Traffic-Auswertungsprogramm für <tt>mod_gzip</tt></li> 131 <li><a href="http://www.schroepl.net/cgi-bin/http_trace.pl"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />HTTP trace</a> - mein eigenes online-Skript zum Betrachten der gesendeten und empfangenen Header-Inhalte während einer HTTP-Anforderung</li> 132 </ul> 133 134 <h2><a id="related"></a>Quellen zu verwandten Themen</h2> 135 <ul> 136 <li><a href="http://www.w3.org/Protocols/HTTP/Performance/Compression/HTMLCanon.html"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Warum XHTML besser komprimierbar ist als HTML</a> - ein W3C-Artikel</li> 137 <li><a href="http://www.innerjoin.org/apache-compression/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Apache, Compression and Bandwidth</a> - eine Übersicht zu diversen HTTP-Komprimierungsverfahren für Apache und IIS</li> 138 <li><a href="http://www.schroepl.net/projekte/gzip_cnc/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>gzip_cnc</code></a> - meine eigene Komprimierungs-Lösung <small>(realisiert als Perl-CGI-Script, eingebunden als Apache-Handler)</small></li> 139 </ul> 140 141 <div id="icon"> 142 <a href="http://validator.w3.org/check/referer"><img alt="" title="valid XHTML 1.1" height="31" width="88" src="valid-xhtml11.png" /></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img alt="" title="valid CSS" height="31" width="88" src="valid-css.png" /></a> 143 </div> 144 145 146 <p id="mail">(<a href="mailto:michael.schroepl@gmx.de?subject=mod_gzip">Michael Schröpl</a>, 2002-09-28)</p> 147 148 </div> 149 150 </body> 151 </html>