>Why is this doubled? Is this intentional?
Copy and paste slip. In the config file they are not doubled.
On Sat, 4 Oct 2003, Marcin Owsiany wrote:
> On Fri, Oct 03, 2003 at 04:40:51PM -0400, Dan MacNeil wrote:
> >
> > AllowOverride None
> > Options IncludesNOEXEC ExecCGI
>
On Fri, Oct 03, 2003 at 04:40:51PM -0400, Dan MacNeil wrote:
>
> AllowOverride None
> Options IncludesNOEXEC ExecCGI
>
[...]
>
> DirectoryIndex index.html
> AllowOverride None
> Options IncludesNOEXEC ExecCGI
>
Why is this doubled? Is this in
discover how to enable suexec to allow any number of users to use the
> >> same IP address, I'd be interested. I am currently using mass virtual
> >> hosting with %0 as a virtualscriptalias and virtualdocumentroot delimiter.
> >> eg, /var/webhosting/%0/docroot/
>
/%0/docroot/
Cheers,
Scott
- Original Message -
From: "Antonin Karasek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 1:38 PM
Subject: CGI and Virtual Hosts
> Hi,
> I want to enable CGI on my web-hosting server, but I can't find
I know this module, but I think, it can't work efective with many Virtual
Hosts - it must either call fork() for every HTTP request or keep running
mass of processes...
Markus Benning writes:
Hi,
i just updated to 2.0 and read somthing about a worker module
which can run child processes wit
as and virtualdocumentroot delimiter.
> eg, /var/webhosting/%0/docroot/
>
> Cheers,
>
>
> Scott
>
> - Original Message -
> From: "Antonin Karasek" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 03, 2003 1:38 PM
>
Hi,
i just updated to 2.0 and read somthing about a worker module
which can run child processes with different uids for
for different servers.
Heres the link to the documentation of Apache MPM perchild:
http://httpd.apache.org/docs-2.0/mod/perchild.html
I think its still not fully functional but
You probably want to run suexec which runs cgi as a specific user.
Our project docs --including links to the real docs are here:
http://www.communitysoftwarelab.org/sys/project.d/suexec.d/
It is easy if you have not changed DocumentRoot from /var/www
On Fri, 3 Oct 2003, Antonin Kar
ing mass virtual
hosting with %0 as a virtualscriptalias and virtualdocumentroot delimiter.
eg, /var/webhosting/%0/docroot/
Cheers,
Scott
- Original Message -
From: "Antonin Karasek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 1:38 PM
Subjec
>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 1:38 PM
Subject: CGI and Virtual Hosts
> Hi,
> I want to enable CGI on my web-hosting server, but I can't find out a good
> security model (permitions of files). I don't want files to be readable
for
> others and
Hi,
I want to enable CGI on my web-hosting server, but I can't find out a good
security model (permitions of files). I don't want files to be readable for
others and don't want CGI to run apache's group. The main problem is, that
the files must belong to the same group as CGI is run.
The best
11 matches
Mail list logo