script alias / directory woes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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"
<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 tells me that
/bin/papa/haha is not found. Like I said, this configuration worked
perfectly under 1.3.x. So far I can't locate the directive/feature/etc.
that enables me to execute scripts in a sub directory.

TIA,
Jeff


---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux