It's not a appropriate comment for that file, as you point out. It is a configuration files for Apache2 and tmda-cgi.
Look in the cvs version for more comments in the file itself. This is the same file that the RPM uses when installing the tmda-cgi RPM, and on Apache2, makes tmda-cgi work "out of the box". It is certainly NOT required for tmda-cgi to operate, install, or predict the weather. But I've posted it a couple of times in response to "why do I get xxx type errors when trying to run tmda-cgi under apache" when it seemed that it was an apache configuration problem. ----- Original Message ----- From: "Gre7g Luterman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 7:48 AM Subject: Re: CVS: tmda/contrib/cgi tmda-cgi.conf,NONE,1.1 > On Thu, 20 Feb 2003 15:11:30 -0800, "Jason R. Mastaler" > <[EMAIL PROTECTED]> wrote: > > > Update of /cvsroot/tmda/tmda/contrib/cgi > > In directory sc8-pr-cvs1:/tmp/cvs-serv16006/contrib/cgi > > > > Added Files: > > tmda-cgi.conf > > Log Message: > > New contrib files from Bernard Johnson to support tmda-ofmipd running > > as a system daemon in SysV/RedHat style. > > Hey, Jason, what is this new file? What does tmda-cgi have to do with > tmda-ofmipd? > > > --- NEW FILE --- > > # > > # TMDA configuration file > > # > > Alias /tmda SITE_DIR > > AddHandler cgi-script .cgi > > <Directory SITE_DIR> > > Options +ExecCGI > > DirectoryIndex tmda.cgi > > </Directory> > > Should this be documented in the install directions, somewhere in > tmda-cgi.html? I don't see why it is required now that you can put > your display directory anywhere, but if it was documented, it would be > handy for users who want to go this path. > > Did you want to modify the docs, or Bernard, or should I? > > Gre7g. > _________________________________________________ > tmda-workers mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-workers > _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
