Joshua Slive wrote:
> 
> Justin Erenkrantz wrote:
> > --On Tuesday, March 8, 2005 9:38 PM +0200 Eli Marmor <[EMAIL PROTECTED]>
> > wrote:
> >
> >> It depends if you need it only for the server configuration, or for
> >> dir_config;
> >> In the latter case, you don't have another choice, you just NEED the +-
> >
> > Actually, cache can't respect any dir config's (because it is a quick
> > handler) so Joshua is right - we shouldn't follow the +-.  -- justin
> 
> I don't think it matters anyway.  Note that AllowOverride handles dir
> configs.  All the +/- syntax buys you is being able to write
> 
> Directive Foo Bar Baz
> <Directory /foo>
> Directive -Bar +Boo
> </Directory>
> 
> Instead of
> Directive Foo Bar Baz
> <Directory /foo>
> Directive Foo Baz Boo
> </Directory>

Both of you are right;
What I meant to say was that in dir config, you MUST have +-; In server
config, you MAY have +-.

Time to define the exact directive and names?

-- 
Eli Marmor
[EMAIL PROTECTED]
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-5237338          Kfar-Saba 44641, Israel

Reply via email to