Provided by: python-albatross-common_1.36-5.5_all bug

NAME

       al-httpd — minimal HTTP daemon for Albatross web applications

SYNOPSIS

       al-httpd [main-module.app-object]  [port]

DESCRIPTION

       This manual page documents briefly the al-httpd command.

       This  manual  page  was  written for the Debian distribution because the original program does not have a
       manual page.

       al-httpd is a minimalistic HTTP daemon.  It can be used to deploy  a  CGI  application  as  a  standalone
       BaseHTTPServer server.

OPTIONS

       A summary of options is included below.

       main-module.app-object
                 Specify the application object.

       port      Specify the port to listen on.

AUTHOR

       This  manual page was written by Fabian Fagerholm fabbe@debian.org for the Debian system (but may be used
       by others). Permission is granted to redistribute it and/or modify it under the terms of the GNU  General
       Public License as published by the Free Software Foundation; either version 2 of the License, or (at your
       option) any later version.

                                                                                                    ALBATROSS(8)