Re: Apache and perl cgi problem

2000-06-15 Thread jose laverde
To: debian-user@lists.debian.org Subject: Apache and perl cgi problem Date: Thu, 15 Jun 2000 09:27:16 +0200 Hello I have a little problem with Apache and the execution of the cgi-script. I have already set the ScritpAlias and it work fine. Now I'd like to have under the public_html dir of

Re: Apache and perl cgi problem

2000-06-15 Thread John Pearson
On Thu, Jun 15, 2000 at 09:27:16AM +0200, [EMAIL PROTECTED] wrote > Hello > > I have a little problem with Apache and the execution of the cgi-script. > > I have already set the ScritpAlias and it work fine. Now I'd like to > have under the public_html dir of one user (my user) a directory tree >

Re: Apache and perl cgi problem

2000-06-15 Thread Ernest Johanson
> > > Now I'd like to > > > > have under the public_html dir of one user (my user) a directory tree > > > > wicht contain one entry for every project I am working on. > > > > Is this directory under the directory named in the ScriptAlias directive? > > No, but as I understand from the apache d

Re: Apache and perl cgi problem

2000-06-15 Thread gianluca
On Thu, Jun 15, 2000 at 11:30:29AM -0700, Ernest Johanson wrote: > > > > > I have already set the ScritpAlias and it work fine. > > What directory is your ScriptAlias set to? The directory is /home/www/cgi-bin, and it work fine. > Now I'd like to > > > have under the public_html dir of one u

Re: Apache and perl cgi problem

2000-06-15 Thread Ernest Johanson
> > I have already set the ScritpAlias and it work fine. What directory is your ScriptAlias set to? Now I'd like to > > have under the public_html dir of one user (my user) a directory tree > > wicht contain one entry for every project I am working on. Is this directory under the directory n

Re: Apache and perl cgi problem

2000-06-15 Thread Keith G. Murphy
[EMAIL PROTECTED] wrote: > > Hello > > I have a little problem with Apache and the execution of the cgi-script. > > I have already set the ScritpAlias and it work fine. Now I'd like to > have under the public_html dir of one user (my user) a directory tree > wicht contain one entry for every pro

Apache and perl cgi problem

2000-06-15 Thread gianluca
Hello I have a little problem with Apache and the execution of the cgi-script. I have already set the ScritpAlias and it work fine. Now I'd like to have under the public_html dir of one user (my user) a directory tree wicht contain one entry for every project I am working on. The problem is that