On Wednesday 12 September 2001 03:48 pm, Ian Holsman wrote:
> one of the guys over here stumbled over a map_to_storage gotcha/bug.
>
> the problem is that in the default httpd.conf file the 'Options' is
> in a 'Directory'. Now if the page is not served from the file system
> mod_jk/mod_proxy then the 'Options' directory config is not run.
> (and the default option was set to 'ALL')
>
> the change should be something like this perhaps (haven't checked it for
> validity)
> or at least change the 'Options' to be in a <Location /> tag

Changing this in the config is the wrong solution IMHO.  We need to fix the
logic to not break in situations that used to work.  I would prefer to fix the
problem in the code, than to band-aid it and have to suffer with the user
complaints later.

Ryan
______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to