Re: [us...@httpd] Need assistance setting up a cgi program

2009-03-09 Thread André Warnier
rel...@harte-hanks.com wrote: Unfortunately no. You see FoxPro is an odd beast. It'll allow you to run a script/program without the extension. So from within FoxPro you can type "do c:\temp\appname" and it'll look for appname.prg, then appname.app. So the developers who wrote these apps a

Re: [us...@httpd] Need assistance setting up a cgi program

2009-03-09 Thread REllis
unfortunately we've let the developers go and are maintaining the apps with the understanding that they won't be modified. Brian Mearns 03/09/2009 02:47 PM Please respond to users@httpd.apache.org To users@httpd.apache.org cc Subject Re: [us...@httpd] Need assistance setting

Re: [us...@httpd] Need assistance setting up a cgi program

2009-03-09 Thread Brian Mearns
On Mon, Mar 9, 2009 at 3:40 PM, wrote: > > Hello all, I have an old Windows web system I'm trying to migrate from an > ancient version of Netscape Enterprise Server to Apache 2.2.x.  Most of > the site is static content and I have that working correctly.  However > part of the site is also using

[us...@httpd] Need assistance setting up a cgi program

2009-03-09 Thread REllis
Hello all, I have an old Windows web system I'm trying to migrate from an ancient version of Netscape Enterprise Server to Apache 2.2.x. Most of the site is static content and I have that working correctly. However part of the site is also using another ancient technology called FoxWeb which