11 projects tagged "HTTP Servers"
WebAbility is an advanced Web development platform that contains WebFlow, a content management system (CMS), a security advanced system (SAS), a powerful workflow engine, and Web site wrappers. It supports multiple database connections, multiple languages, multiple presentation templates, page, script, and library versioning, XML and Web Services integration, and advanced security management. It uses plugins to extend the software for tasks such as e-commerce, portals, intranets, and editorial systems.
PHP-Proxy is a PHP script for taking Web pages from one server, so that your main server is protected if the Web server is overloaded from things like DOS attacks. It is also very useful if you have a machine behind a firewall that you want to be your server for Web pages, provided that the machine running the proxy has port 80 open. Finally, there is encryption to defeat filters on specific words if need be.
Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.
HN URL Rewrite can emulate page request URL rewriting and redirection. It can parse and change the output of the current page script to rewrite the URLs of links or images in the page with absolute URLs, relative URIs, and URLs that contain the scheme and host (http://www.somehost.com).