At 01:39 PM 5/7/2007, you wrote:
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
It never occurred to me that I needed to add these permissions in the
section.
In the main configuration part I have user directories defined as:
AllowOverride None
Order allow,deny
Allo
Joshua Slive wrote:
> On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
>
>> It never occurred to me that I needed to add these permissions in the
>> section.
>>
>> In the main configuration part I have user directories defined as:
>>
>>
>> AllowOverride None
>> Order allow,deny
>>
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
It never occurred to me that I needed to add these permissions in the
section.
In the main configuration part I have user directories defined as:
AllowOverride None
Order allow,deny
Allow from all
I assumed that this d
At 01:24 PM 5/7/2007, you wrote:
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
Hello,
I don't seem to be able to make CGI work within .
Here is my VirtualHost block:
Options ExecCGI
SetHandler cgi-script
Everything inside the section is redundant because it is
implied by the
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
Hello,
I don't seem to be able to make CGI work within .
Here is my VirtualHost block:
Options ExecCGI
SetHandler cgi-script
Everything inside the section is redundant because it is
implied by the ScriptAlias:
ScriptAlia
Hello,
I don't seem to be able to make CGI work within .
Here is my VirtualHost block:
Options ExecCGI
SetHandler cgi-script
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/shop1/htdocs
ScriptAlias /cgi-bin/ /home/shop1/cgi-bin/
ServerName www.mydomain.com
Er