You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joost de Heer <sa...@xs4all.nl> on 2006/06/11 17:55:17 UTC

[users@httpd] Re: FilesMatch Explanation!

Zakai Kinan wrote:
> I have this directive
> <FilesMatch "secret">
>        require user "{Admin}"
> </FilesMatch>
>
> in an htaccess file and it does not work.  Does any
> have any ideas.  I have also tried it in httpd.conf
> file.

- Is the user really called {Admin} (with the {})?
- Do you have a 'Satisfy any' for the directory the script is in?

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: FilesMatch Explanation!

Posted by Zakai Kinan <ti...@yahoo.com>.
Yes, there is a user admin in the htpasswd file.  No,
I did not have satisfy any as a directory directive so
I will try that.


Thanks


ZK

--- Joost de Heer <sa...@xs4all.nl> wrote:

> Zakai Kinan wrote:
> > I have this directive
> > <FilesMatch "secret">
> >        require user "{Admin}"
> > </FilesMatch>
> >
> > in an htaccess file and it does not work.  Does
> any
> > have any ideas.  I have also tried it in
> httpd.conf
> > file.
> 
> - Is the user really called {Admin} (with the {})?
> - Do you have a 'Satisfy any' for the directory the
> script is in?
> 
> Joost
> 
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the
> Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for
> more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.apache.org
>    "   from the digest:
> users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail:
> users-help@httpd.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org