On Fri, Aug 22, 2008 at 9:43 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote:
> 2008/8/22 Eric Covener <[EMAIL PROTECTED]>:
>>> Why in the second case "SetHandleer" is used instead of "Addhandler" ?
>>
>> Because the second option already has a cgi-bin/ subdirectory on the
>> URL -- so everyhting sho
2008/8/22 Eric Covener <[EMAIL PROTECTED]>:
>> Why in the second case "SetHandleer" is used instead of "Addhandler" ?
>
> Because the second option already has a cgi-bin/ subdirectory on the
> URL -- so everyhting should be treated as CGI not just certain files.
Ok, by your answer and re-reading t
On Fri, Aug 22, 2008 at 3:11 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote:
> Corret me if I'm wrong:
>
>
> rule1
>
>
>
> rule2
>
>
> rule1 is still valid for directory /a.
yes, and maybe for /a/b depending on how rule1 and rule2 relate to eachother.
--
Eric Covener
[EMAIL PROTECTED]
--
On Fri, Aug 22, 2008 at 3:53 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote:
> In the apache.conf of debian lenny there's not the DocumentRoot
> directive but I know it to be /var/www.
> Is that an option given at compile time or is it stored somewhere else?
>
> Thanks.
>
> -
On Fri, Aug 22, 2008 at 7:51 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote:
> http://httpd.apache.org/docs/2.2/howto/cgi.html
> To allow CGI program execution for any file ending in .cgi in users'
> directories, you can use the following configuration.
>
>
> Options +ExecCGI
> AddHandler cgi-scri
http://httpd.apache.org/docs/2.2/howto/cgi.html
I do not understand the paragrph "User directories":
quote:
To allow CGI program execution for any file ending in .cgi in users'
directories, you can use the following configuration.
Options +ExecCGI
AddHandler cgi-script .cgi
If you wish design
In the apache.conf of debian lenny there's not the DocumentRoot
directive but I know it to be /var/www.
Is that an option given at compile time or is it stored somewhere else?
Thanks.
-
The official User-To-User support forum of
Corret me if I'm wrong:
rule1
rule2
rule1 is still valid for directory /a.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscri