Hello everyone. I posted this in c.i.w.s.u but I got no awnser
I would be very grateful if someone can help me, since I need this info to implement <limit> and <files> support in Comanche. Any help will be appreciated Thanks in advance ------------------------- >From the docs: <Limit> and </Limit> are used to enclose a group of access control directives which will then apply only to the specified access methods, where method is any valid HTTP method. Any directive except another <Limit> or <Directory> may be used; the majority will be unaffected by the <Limit>. I need to know *exactly* (I am writing a configuration program) what directives will be affected: I guess they are require, allow from, deny from, allow from env, deny from env order, AuthName, AuthType Q1) Do others like: AccessFileName, AllowOverride or the directives from mod_auth, mod_auth_db get affected? (I guess yes, but I need to know for sure and I have no server to try right now) Q2) Do the same directives affected by <limit> apply to <files>? Q3) Finally, it states that a directory can not be put inside a limit I guess the same applies for files and for location, is it true? (again, I have no available server to try and see) Thanks, I am looking forward to your reply Daniel -- ----------------------------------------------------------------------------- Daniel Lopez Ridruejo "Imagination is more important E-Mail: [EMAIL PROTECTED] than knowledge" PGP key: finger [EMAIL PROTECTED] Albert Einstein -----------------------------------------------------------------------------
