[EMAIL PROTECTED] Re: for a whole site BUT one directory

2008-08-04 Thread Ralph Kutschera
André Warnier schrieb: Ralph Kutschera wrote: I've been searching the archive but it seems there isn't yet a solution to this: I would like to have a whole site to be accessed only by user/passwd: AuthXXX [..] Only one directory should be accessible without auth

[EMAIL PROTECTED] Re: for a whole site BUT one directory

2008-08-04 Thread Ralph Kutschera
Tony Stevenson schrieb: Ralph Kutschera wrote: Hi Tony! Try re-ordering the blocks so that that /public one is first. No, doesn't work. I tried. -blocks are getting parsed simultaneously I've read. Alternatively you could also try using [1] or [2] I was also thinking

[EMAIL PROTECTED] Re: for a whole site BUT one directory

2008-08-04 Thread Ralph Kutschera
André Warnier schrieb: André Warnier wrote: Ralph Kutschera wrote: Hallo list! I've been searching the archive but it seems there isn't yet a solution to this: I would like to have a whole site to be accessed only by user/passwd: AuthXXX [..] Only one directory

[EMAIL PROTECTED] for a whole site BUT one directory

2008-08-03 Thread Ralph Kutschera
Hallo list! I've been searching the archive but it seems there isn't yet a solution to this: I would like to have a whole site to be accessed only by user/passwd: AuthXXX [..] Only one directory should be accessible without authentication: Order Allow,Deny Allow from All T