Re: CGI suggestion
robm@ncsa.uiuc.edu (Rob McCool)
Message-id: <9312301802.AA25907@void.ncsa.uiuc.edu>
From: robm@ncsa.uiuc.edu (Rob McCool)
Date: Thu, 30 Dec 1993 12:02:26 -0600
In-Reply-To: decoux@moulon.inra.fr (ts)
"CGI suggestion" (Dec 28, 5:12pm)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: decoux@moulon.inra.fr (ts), john@math.nwu.edu
Subject: Re: CGI suggestion
Cc: marca@ncsa.uiuc.edu, www-talk@nxoc01.cern.ch
Content-Length: 433
/*
* CGI suggestion by ts (decoux@moulon.inra.fr)
* written on Dec 28, 5:12pm.
*
*
* URL are :
* http://server/cgi-perl/script/extra_path
* http://server/cgi-csh/script/extra_path
*
* I can't have :
* http://server/cgi-bin/perl/script/extra_path
* http://server/cgi-bin/csh/script/extra_path
*
*
*/
Why not? You should be able to create a perl subdirectory or a csh
subdirectory in cgi-bin.
--Rob