MacHTTP is a
webserver
A web server is computer software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, in ...
designed to run on the
classic Mac OS
Mac OS (originally System Software; retronym: Classic Mac OS) is the series of operating systems developed for the Macintosh family of personal computers by Apple Computer from 1984 to 2001, starting with System 1 and ending with Mac OS 9. Th ...
versions 7.x through 9.x. It was written by software developer
Chuck Shotton
Chuck is a masculine given name or a nickname for Charles or Charlie. It may refer to:
People
Arts and entertainment
* Chuck Alaimo, American saxophonist, leader of the Chuck Alaimo Quartet
* Chuck Barris (1929–2017), American TV producer
* C ...
and was originally
shareware
Shareware is a type of proprietary software that is initially shared by the owner for trial use at little or no cost. Often the software has limited functionality or incomplete documentation until the user sends payment to the software developer ...
; it dates from 1993;
[ ] it is now available in source code form from
SourceForge.net under the
Perl Artistic License. The current version is 2.6.1. It is still used on some older Macintosh hardware. It was later commercialized as
WebSTAR WebSTAR was a web server application for the classic Mac OS. It supported the common gateway interface (CGI) and its own AppleEvents-based W*API for plug-in support, as well as SSL and similar technologies used in most early web servers. Unlike mos ...
, sold originally by StarNine and later bought by Quarterdeck Software.
The program runs on Mac OS X under the
Classic Environment, but has not been ported to run natively on Mac OS X (though an attempt was apparently underway in 2003 to do so). It has functionally been replaced with the
Apache web server.
MacHTTP supports the
Common Gateway Interface
In computing, Common Gateway Interface (CGI) is an interface specification that enables web servers to execute an external program, typically to process user requests.
Such programs are often written in a scripting language and are commonly re ...
standard for generating dynamic content, as well as
Apple Events for scriptability.
References
External links
The MacHTTP home pageThe Sourceforge record for MacHTTP
Web server software
Macintosh-only software
Discontinued software
{{network-software-stub