User manual

Chapter 5: Server Management
126 Cobalt RaQ XTR User Manual
ASP Administrative Server
The ASP Administrative Server allows you to configure your ASP service
through a separate browser-based UI. It does not need to be turned on to allow
site users to serve ASP pages; this interface runs on port 5100.
You can access the ASP Administrative Server screen from the Server
Management screen. The ASP Administrative Server user interface includes a
link to the ASP HTML documentation files.
For more information, see “ASP Administrative Server” on page 144.
PHP embedded scripting
The RaQ XTR supports PHP Version 4 embedded scripting.
As with ASP, PHP is an HTML-embedded scripting language that includes one
or more small embedded programs, or scripts, that are processed on a Web server
before the Web page is sent to the user.
Much of the PHP syntax is borrowed from C, Java and Perl with a couple of
unique PHP-specific features thrown in. The goal of the language is to allow Web
developers to write dynamically generated pages quickly.
For more information on PHP, visit the URL http://www.php.net.