durusmail: quixote-users: Starting a live Dulcinea site at boot time on Debian
Starting a live Dulcinea site at boot time on Debian
2004-08-31
Starting a live Dulcinea site at boot time on Debian
2004-08-31
Starting a live Dulcinea site at boot time on Debian
Neil Schemenauer
2004-08-31
On Tue, Aug 31, 2004 at 05:55:23PM -0400, Neil Schemenauer wrote:
> For another one of our other sites that runs on Red Hat, we use
> the cgi2scgi program

> The only Apache configuration necessary was a file in
> /etc/httpd/conf.d containing one line:
>
>     ScriptAlias / /www/cgi-bin/somesitename.cgi/

I should note in that configuration all requests are handled by
Quixote (i.e. no static pages).  We wanted to make it easy to setup
the site and performance was not the top issue.  Is suspect for most
web sites the performance would be acceptable.

  Neil

reply