安全的Web服务器 Hiawatha 7.8 发布

fmms 12年前
     Hiawatha7.8 支持 CGI 程序输出内容的缓存,程序可控制缓存的有效时间,提升了静态文件缓存的性能,完善了文档。    <br />    <br />    <p>Hiawatha 是一个Linux/UNIX下安全的Web服务器,其设计的最主要的目的就是安全,当然它也是快速的而且易于配置。<span style="font-weight:bold;">功能特性:</span></p>    <ul>     <li>Access/connection control</li>     <li>Banning</li>     <li>CGI support (including PHP)</li>     <li>CGI wrapper (run CGI under a diffrerent uid/gid in a secure way)</li>     <li>Chunked Transfer-encoding</li>     <li>CommandChannel (control Hiawatha by telnetting to a special port)</li>     <li>Cookie support</li>     <li>Cross-site Scripting (XSS) prevention</li>     <li>Cross-site Request Forgery (CSRF/XSRF) prevention</li>     <li>Customizable ServerString</li>     <li>Directory listing with customizable stylesheet</li>     <li>DoS/flooding protection</li>     <li>FastCGI support (load-balanced)</li>     <li>GZip Content-Encoding support (in a unique way, read the manual for more information.)</li>     <li>HTTP authentication (basic and digest)</li>     <li>If-(Un)Modified-Since header field</li>     <li>Interface binding control</li>     <li>Internal file caching</li>     <li>IPv6 support</li>     <li>Keep-alive connections</li>     <li>Large file support</li>     <li>Logging</li>     <li>Range header field (single range support)</li>     <li>Referer control for images (prevent external image linking)</li>     <li>Remote monitoring</li>     <li>Request pipelining</li>     <li>Rootjail</li>     <li>SSL support</li>     <li>SQL injection prevention</li>     <li>Traffic throttling/shaping (control uploadspeed)</li>     <li>URL rewriting via regular expressions</li>     <li>Userdirectory support</li>     <li>Virtual host support</li>     <li>Volatile object support (for frequently changing objects, like webcam pictures)</li>     <li>XSLT support</li>    </ul>    <p><img title="安全的Web服务器 Hiawatha" border="0" alt="安全的Web服务器 Hiawatha" src="https://simg.open-open.com/show/e9a88c1b69a52ebd539c022342cf14ec.png" width="105" height="150" /><br /> 项目地址:<a href="/misc/goto?guid=4958192985739764852" target="_blank">http://www.hiawatha-webserver.org/</a></p>