Re: apache/FastCGI (written in C) with linux
Michael Smith (mjs@cursci.co.uk)
Tue, 13 Aug 1996 16:44:45 +0100
Message-Id: <3210A2ED.4193A07B@cursci.co.uk>
Date: Tue, 13 Aug 1996 16:44:45 +0100
From: Michael Smith <mjs@cursci.co.uk>
To: Ajaya Sahoo <asahoo@cmgi.com>
Subject: Re: apache/FastCGI (written in C) with linux
> ScriptAlias /fcgi-bin/ /your-path-here/examples
>
> (Donot use Alias directive, rather use ScriptAlias directive)
Eh? Use ScriptAlias and the server will think it's a script and execute
it as such. In my experience ScriptAlias doesn't work, Alias does.
Mike