Complete.Org: Mailing Lists: Archives: webdev: June 2002:
[webdev] cgi
Home

[webdev] cgi

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: webdev@xxxxxxxxx
Subject: [webdev] cgi
From: Tom Hull <thull@xxxxxxxxxxx>
Date: Sat, 08 Jun 2002 23:44:30 -0500
Reply-to: webdev@xxxxxxxxx

I've reconfigured aolserver on aclug.notwerk.net to run cgi. The
directory is:

  /home/aclug/cgi-bin

These programs would be accessed by:

  http://aclug.notwerk.net/cgi-bin/...

The owner/group is nsadmin. I left a simple test script.

The CGI interface will be useful for running programs outside of
openacs -- although it would be more efficient to craft some tcl
to run anything that gets hit heavily.

One thing we need this for is to set up bugzilla.

-- 
/*
 *  Tom Hull * thull at kscable.com * http://www.tomhull.com/
 */


[Prev in Thread] Current Thread [Next in Thread]
  • [webdev] cgi, Tom Hull <=