On Wed, Nov 12, 2003 at 05:03:14PM +1300, Paul William wrote:
> I have a directory below (or above?) it eg. edit/images/ that I do not
> want to be password protected. Is this possible without altering the
> edit/.htaccess?
There are probably other ways to do it, but since you didn't give us
much information about the .htaccess file, my suggestion will be equally
vague.
Create a .htaccess in the edit/imgages directory, and stick 'allow from
all' inside it. Make sure it's readable by Apache after you create it.
There are better ways to do this... but it doesn't sound like you've
attempted to RTFM. My closing words: don't use .htaccess/.htpasswd to
control configuration and authentication if you can avoid it.
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]