On 7/18/07, Jeff Fulmer <[EMAIL PROTECTED]> wrote:
> On 7/18/07, Jeff Fulmer <[EMAIL PROTECTED]> wrote:
>
>> To answer Joshua's question, I've got nothing in the error_log and I
>> have
>> a 404 in the access_log:
>>
>> GET /bin/ceilings/hp404
>> GET /bin/green 301
>
> On 7/18/07, Jeff Fulmer <[EMAIL PROTECTED]> wrote:
>
>> To answer Joshua's question, I've got nothing in the error_log and I
>> have
>> a 404 in the access_log:
>>
>> GET /bin/ceilings/hp404
>> GET /bin/green 301
>
> The lack of an error_log entry for a 404 error is r
I think that you must verify the rwx privileges on the
main directory and children dirs.
As I can remember (please verify manuals) the
user/group must be "daemon" and can read the files
from these directories.
Another point for your problem is "ScriptAlias", but
seems that you configured correctl
On 7/18/07, Jeff Fulmer <[EMAIL PROTECTED]> wrote:
To answer Joshua's question, I've got nothing in the error_log and I have
a 404 in the access_log:
GET /bin/ceilings/hp404
GET /bin/green 301
The lack of an error_log entry for a 404 error is rather troublesome.
A
>> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, July 18, 2007 9:10 AM
>> >> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
>> >> Sent: Wednesday, July 18, 2007 7:03 AM
>
>> >> ScriptAlias /bin "/usr/local/data/redirect/bin"
>> >>
>> >> AllowOverride None
>> >> Options ExecCGI
> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 18, 2007 9:10 AM
> >> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> >> Sent: Wednesday, July 18, 2007 7:03 AM
> >> ScriptAlias /bin "/usr/local/data/redirect/bin"
> >>
> >> AllowOverride None
> >> Options ExecCGI
> >> Or
> Jeff,
>
>> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, July 18, 2007 7:03 AM
>>
>> We're moving from 1.3.x to 2.0.59. I discovered a problem
>> with my config that didn't port well. Here's the relevant block:
>
> I think I'd go to 2.2, but
>>
>> ScriptAlias /bin "/usr/loca
On 7/18/07, ROTH, MARK, ATTSI <[EMAIL PROTECTED]> wrote:
I *think* you need +ExecCGI
No, that has nothing to do with it. ScriptAlias implies ExecCGI
already, so you don't need the Options line at all.
Joshua.
-
The official
Jeff,
> From: Jeff Fulmer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 18, 2007 7:03 AM
>
> We're moving from 1.3.x to 2.0.59. I discovered a problem
> with my config that didn't port well. Here's the relevant block:
I think I'd go to 2.2, but
>
> ScriptAlias /bin "/usr/local/data/r
On 7/18/07, Jeff Fulmer <[EMAIL PROTECTED]> wrote:
Hi,
We're moving from 1.3.x to 2.0.59. I discovered a problem with my config
that didn't port well. Here's the relevant block:
ScriptAlias /bin "/usr/local/data/redirect/bin"
AllowOverride None
Options ExecCGI
Order allow,deny
Allow fr
Hi,
We're moving from 1.3.x to 2.0.59. I discovered a problem with my config
that didn't port well. Here's the relevant block:
ScriptAlias /bin "/usr/local/data/redirect/bin"
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
My problem lies in the execution of scripts
11 matches
Mail list logo