[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache and cgi's on user-dir...



Hi,

We experience a problem with the apache webserver on a server running Debian
woody, plain i386 hardware. 

We have the following setting:

<IfModule mod_userdir.c>
    UserDir www_docs
</IfModule>

and ExecCGI is enabled for these directories in a suitable <Directory> tag.
Plain html, shtml, php and so on works just as expected. The problem is with
cgi-scripts, which will not execute. A strace on the apache-process reviewd
that the server still tries to access public_html directory to locate the
cgi-script, instead of www_docs as specified. The problem is then fixable by
symlinking public_html to www_docs in the users homedirectory. But since we
serve some hundred users, this is not an option.

So, have anyone else experienced this problem, and is there a fix somewhere?

Or is this simply a bug in the debian-make of apache?

mvh,
-- 
[simula.research laboratory]
                 Åsmund Ødegård
                 Scientific Programmer
                 phone: 67828291 / 90069915
                 http://www.simula.no/
            PGP: http://www.simula.no/~aasmundo/data/mandus.asc
-- auto sig --
NUM 18:22  Neither must the children of Israel henceforth come nigh the
 tabernacle of the congregation, lest they bear sin, and die.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: