Oleg Ilin wrote:
> Hello All,
>
> Возможно ли зачерутить пользовательский каталог?
> То есть, что-бы все скрипты выполняемые из пользовательской cgi-bin
> директории считали что корень находится в ~user/ ?
>
> Если можно - подскажите пожалуйста - как обойтись без suexec'а?
http://www.unixtools.org/cgiwrap/
CGIWrap is a gateway program that allows general users to use CGI scripts and HTML
forms without compromising the security of the http server. Scripts are run with
the permissions of the
user who owns the script. In addition, several security checks are performed on
the script, which
will not be executed if any checks fail.
CGIWrap is used via a URL in an HTML document. As distributed, cgiwrap is
configured to run user scripts which are located in the ~/public_html/cgi-bin/
directory.
--
---------------------------------------------
Andrey Vladimirovich Shadrin
mailto:av@xxxxxxxxxxxxx
tel:+7312319654 fax:+7312319656
B.Pokrovskaya,26a,N.Novgorod,Russia,603008
---------------------------------------------
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.