[ic] Undefined Catalog: /cgi-bin/foundation

Tomas Lindhoff interchange-users@interchange.redhat.com
Wed Aug 29 07:55:01 2001


Thanks Cedric, but I'm somewhat confused...
Let's say I configure "foundation" as a catalog.
It's then placed in /usr/lib/interchange/foundation/

Based on the above, should I put something like this in the httpd.conf file:

ScriptAlias /cgi-bin/foundation "/usr/lib/interchange/foundation"
ScriptAlias /foundation "/usr/lib/interchange/foundation"
????

----- Original Message ----- 
From: "cedric Boudin" <cedric.boudin@iconmedialab.com>
To: <interchange-users@interchange.redhat.com>
Sent: Wednesday, August 29, 2001 1:16 PM
Subject: Re: [ic] Undefined Catalog: /cgi-bin/foundation


> You should have something like 
> 
> ScriptAlias /cgi/construct "/usr/lib/cgi-bin/construct"
> ScriptAlias /construct "/usr/lib/cgi-bin/construct"
> ScriptAlias /cgi-bin/ "/usr/lib/cgi-bin/"
> 
> in httpd.conf
> so that apache changes the first argument with the second to know
> where to find the pgm that makes the connection to the intercjhange
> server.
> You can place it in the main body of the conf file or in some virtual
> host directives
> 
> good luck
> 
> cedric
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users