Main > Free Download Search >

Free fastcgi software for mac

fastcgi

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
FastCGI 2.4.0

FastCGI 2.4.0


FastCGI - FastCGI module for Apache 2 more>>
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.

This package provides the FastCGI module for Apache 2, and is designed to install seamlessly with the Complete Apache 2 software distribution. However, it can be installed and will work with any Apache 2 software distribution.
<<less
Download (119KB)
Added: 2006-07-03 License: Freeware Price:
1212 downloads
Abyss Web Server 2.6

Abyss Web Server 2.6


AAbyss Web Server is a free personal web server that supports secure SSL connections (HTTPS), download resuming, caching negotiation, logging, CGI/FastCGI, ISAPI extensions, Server Side Includes (SSI), custom error pages, password protection, URL rewriting, IP address control, aliases, custom MIME types, index files, custom directory listings, anti-leeching, and bandwidth throttling. more>> <<less
Download (1.5MB)
Added: 2009-01-21 License: Free Price:
downloads
 
Other version of Abyss Web Server
Abyss Web Server 2.6), download resuming, caching negotiation, logging, CGI/1.1 scripts, FastCGI, ISAPI extensions, Server Side Includes (SSI), ASP.NET (on Windows), custom error pages, password protection
License:Freeware
Download (7.8KB)
downloads
Added: 2009-01-20
Zend Optimizer 3.2.8

Zend Optimizer 3.2.8


Zend Optimizer is a full featured and advanced application that runs the files encoded by the Zend Encoder while enhancing the running speed of PHP applications. more>>

Zend Optimizer is a full featured and advanced application that runs the files encoded by the Zend Encoder while enhancing the running speed of PHP applications.

For enterprise-class performance enhancement with speed-up factors approximately 10 times greater than that of the Zend Optimizer, try the Zend Accelerator, the industry's premiere PHP accelerator. The Zend Accelerators performance enhancement technology was specifically created to help optimize the responsiveness and processing efficiency of robust, heavily trafficked PHP-based sites.

Requirements:

  • Mac OS X 10.3.9 or later
  • PHP versions: 4.3 or later
  • Supported Web Servers: Apache 1.3.x, IIS 4 and 5, Zeus (using FastCGI), CGI

<<less
Download (15.6MB)
Added: 2007-04-28 License: Free Price:
downloads
Cherokee 0.99.17

Cherokee 0.99.17


Open source, flexible and fast web server more>>
cherokee-0.99.17 offers you a very quick, open source, flexible and simple to configure Web Server. Cherokee supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, on the fly encoding, Apache compatible log files, TLS and SSL encrypted connections, Virtual hosts, Authentication, and much more.
<<less
Download (4.6MB)
Added: 2009-06-15 License: GPL Price: FREE
17 downloads
 
Other version of Cherokee
Cherokee 0.9.3Cherokee supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, on the fly encoding, Apache compatible log files, TLS and SSL encrypted connections, Virtual hosts, Authentication
Price: FREE
License:GPL
Download (2.9MB)
292 downloads
Added: 2008-10-08
Hiawatha 6.14

Hiawatha 6.14


Secure web server with security features that no other web server has more>> Secure web server with security features that no other web server has

Hiawatha is a secure webserver for Unix. It has been written with being secure as its main goal. Hiawatha has many security features that no other webserver has.
This and the fact that Hiawathas source code is free of security-bugs, makes Hiawatha the most secure webserver available.
Compile and run tests of Hiawatha have successfully been done on Mac OS X, Debian, Ubuntu, Gentoo, Fedora, FreeBSD, OpenBSD, NetBSD, and Cygwin.
Its possible that Hiawatha will compile and run on other Unix-clones as well.

Main features:
Request methods:
- GET (duh!)
- POST
- HEAD
- OPTIONS
- TRACE
- PUT
- DELETE
HTTP codes:
- 200 OK
- 201 Created.
- 204 No Content
- 206 Partial Content
- 301 Moved Permanently
- 302 Found
- 304 Not Modified
- 400 Bad Request
- 401 Unauthorized
- 403 Forbidden
- 404 Not Found
- 405 Method Not Allowed
- 408 Request Timeout
- 411 Length Required
- 412 Precondition Failed
- 413 Request Entity Too Large
- 416 Requested Range Not Satisfiable
- 500 Internal Server Error
- 501 Not Implemented
- 503 Service Unavailable
- 505 HTTP Version Not Supported
Extra:
- Access/connection control
- Banning
- CGI support (including PHP)
- CGI wrapper (run CGI under a diffrerent uid/gid in a secure way)
- Chunked Transfer-encoding
- CommandChannel (control Hiawatha by telnetting to a special port)
- Cookie support
- Cross-site scripting prevention
- Customizable ServerString
- Directory listing with customizable stylesheet
- DoS/flooding protection
- FastCGI support (load-balanced)
- GZip Content-Encoding support
- HTTP authentication (basic and digest)
- If-(Un)Modified-Since header field
- Interface binding control
- Internal file caching
- IPv6 support
- Keep-alive connections
- Large file support
- Logging
- Request pipelining
- Range header field (single range support)
- Referer control for images (prevent external image linking)
- Rootjail
- SSL support
- SQL injection prevention
- Traffic throttling/shaping (control uploadspeed)
- URL rewriting via regular expressions
- Userdirectory support

Enhancements
- Platform independent read-timeout handlers.
- RequiredCA option added.
- UseSSL option removed, ServerKey option renamed to UseSSL and made available only in Binding section.
- Small bugfixes and improvements.
- Bugfix: fork-mutex issue when executing CGI.

<<less
Download (197KB)
Added: 2009-06-07 License: GPL Price: FREE
192 downloads
Zoop 1.5

Zoop 1.5


Free, stable, scalable, and portable object oriented PHP framework more>> Free, stable, scalable, and portable object oriented PHP framework

Zoop is a recursive acronym which stands for Zoop Object Oriented PHP Framework.
The Zoop Framework is stable, scalable, and portable. Far from being Yet Another PHP Framework or Rails clone, its been in development since 2001 and in production use for the last 6 years in a number of different environments. Its designed to be fast, efficient, modular, and extensible.
Although it predates the recent proliferation of PHP MVC frameworks, it not only supports but encourages separation of display, logic and data layers.
With Zoop an inexperienced coder can make secure web applications quickly. More experienced coders will appreciate the design and flexibility. Both will benefit from the shortcuts it provides to handle common and mundane tasks.
Zoops integrated error handling can be easily configured to log errors for production environments, and is also highly informative and readable which makes bugs easy to find and squash.
The Zoop Framework is inclusive, cooperating with and containing components integrated from some existing projects including Smarty, the Prototype JS Framework, and a number of Pear Modules.

Main features:>
- A well-organized, fully-featured front controller.
- A Smarty based view layer, enhanced with form generation and rich UI controls.
- Several integrated data model access styles.
- Automation of common mundane tasks.
- Great native libraries and friendly integration with many third-party projects.

Enhancements:
- Zcache now has modular back end, supporting file-based or MemCached caching.
- View and Controller Zcache integration.
- Improved user input filtering.
- guiControl API redesigned and standardized.
- JS Validation provided by Prototype, integrated with back end validation through guiControls.
- FastCGI support.
- PDO now default back end for Zoop DB.
- Full configurable support for mod_rewrite.
- Zoop Create script to generate projects, zones and config from the CLI.
- Better error handling.
- Better security.
- Controller Zones further relationships supporting full ancestry.
- Further integration of View and Controller with new $zone->guiDisplay.
- Introduction of new canonicalizeTemplate function to standardize templating.
- GUI now supports inline template caching.
- Forms2 refined to automate CRUD operations.
- Full soap support through integration of Nusoap component.
- Rewrite of Mail component for better support including sending personalized emails to multiple recipients.
- Application structure cleanup, controller zones can be placed in a zones/ subdirectory.
- Example apps.
- Updated and revised Skeleton app.
- Auth. Providing Authentication and group, role and users based permissions. (beta).
- Simpletest. Provides a standard unittesting framework for Zoop and Zoop based applications.
- Nusoap. Provides full soap server and client.
- Graphic. Outputs PDFs and images from Smarty templates.
- Chart. Extends Graphic to support bar, line and pie charts.
- guiWidgets. Introduced as a simplified version of a guiControl.
- guiWidgets are not tied into a form, nor do they validate, they simply render data into html. An OO approach to designing HTML.
- Full Zcache Rewrite
- Full DB Rewrite

<<less
Download (2.7MB)
Added: 2008-10-03 License: Freeware Price: FREE
387 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1