[us...@httpd] Re: [SOLVED ] [us...@httpd] Re: still see .htaccess and .htpasswd trough virtual host

2010-07-11 Thread J. Bakshi
On Fri, 9 Jul 2010 21:53:43 + (UTC) Jonesy 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. > >> # > >> > >> Order allow,deny > >>

Re: [us...@httpd] Re: still see .htaccess and .htpasswd trough virtual host

2010-07-11 Thread J. Bakshi
On Fri, 9 Jul 2010 21:53:43 + (UTC) Jonesy 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. > >> # > >> > >> Order allow,deny > >>

[us...@httpd] Re: still see .htaccess and .htpasswd trough virtual host

2010-07-09 Thread Jonesy
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. >> # >> >> Order allow,deny >> Deny from all >> FWIW I'm using: : |