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/redirect/bin"
> <Directory "/usr/local/data/redirect/bin">
> AllowOverride None
> Options ExecCGI
> Order allow,deny
> Allow from all
> </Directory>
>
> My problem lies in the execution of scripts in
> subdirectories. In other words,
>
> /bin/haha executes just fine.
>
> But /bin/papa/haha does not. In fact, I get a 404 error that
I *think* you need +ExecCGI
mark
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]