Abyss Web Server supports both CGI (Common Gateway Interface) and ISAPI Extensions (Internet Server Advanced Programming Interface Extensions) standards for dynamic content generation. It can process scripts by CGI and ISAPI interpreters and serve content generated by CGI and ISAPI application.
To setup a language interpreter to be used by scripts in Abyss Web Server, follow these instructions:
Download the language package.
Install it. Refer to the documentation accompanying it for details about this operation.
In the Scripting Parameters dialog, use the Interpreters table to add the new interpreter and the filename extensions it handles.
CGI scripts requiring this interpreter to run must have their filename extensions set to one of the declared extensions.
Visit http://www.aprelium.com/abyssws to get updated information about downloading and setting up PHP, Perl and other scripting languages.