On Fri, 9 Jul 2010 21:53:43 +0000 (UTC) Jonesy <gm...@jonz.net> wrote:
> On Fri, 9 Jul 2010 08:14:44 +0530, J. Bakshi wrote: > > > > any clue please ? > > > >> # > >> # The following lines prevent .htaccess and .htpasswd files from being > >> # viewed by Web clients. > >> # > >> <Files ~ "^\.ht"> > >> Order allow,deny > >> Deny from all > >> </Files> > > FWIW I'm using: > : > |<FilesMatch "^\.ht"> > | Order allow,deny > | Deny from all > | Satisfy All > |</FilesMatch> > : > _after_ all other <Files ...> directives. WFM > > HTH > Jonesy applied, but no luck yet :-( --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org