On 06/12/05, Juergen Daubert <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 06, 2005 at 12:14:26PM -0500, Lou Kamenov wrote:
[..]
> Yes, I know about the redirect feature of the Location keyword, as
> I think that I have a somewhat deep knowledege of all the keywords
> mathopd has, but it doesn't help here ;-)
Okay sorry about that ;)
> You can simplify this to the following, with the additional feature
> that nobody can access files in / even if he knows the exact filename.
>
> Control {
> ScriptUser daemon
> Alias /
> Location /path/to/instiki-ar/public/dispatch.cgi
> Specials {
> CGI { * }
> }
well i couldnt do that as public has css and other things that the cgi need ;)
l