Re: [users@httpd] SSI question

2016-02-29 Thread Dave Shaw
On 2/29/16, Yehuda Katz wrote: > Is this commercial service using cPanel by any chance? It is. I'll see what else I can dig out. Dave - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail

Re: [users@httpd] Simple Apache 2.2 access control

2016-02-29 Thread Luca Toscano
Hello! 2016-02-29 16:47 GMT+01:00 Julien Etter : > Hello, > > > > We are running apache 2.2.15, a simple asset server using a read-only > mounted filesystem with millions of static files in it. > > > > We are going to generate daily a list of asset names we need to prevent > access to, about a th

Re: [users@httpd] SSI question

2016-02-29 Thread Yehuda Katz
Is this commercial service using cPanel by any chance? The per-user error log in cPanel - and likely other control panels - is not always accurate and you may need to check the main server error log. You haven't posted a specific config so I tested the general idea of what you posted and had no is

[users@httpd] Simple Apache 2.2 access control

2016-02-29 Thread Julien Etter
Hello, We are running apache 2.2.15, a simple asset server using a read-only mounted filesystem with millions of static files in it. We are going to generate daily a list of asset names we need to prevent access to, about a thousand of them. We would like to avoid adding a layer of high level

Re: [users@httpd] SSI question

2016-02-29 Thread Dave Shaw
On 2/28/16, Yehuda Katz wrote: > Have you checked the error log? The error log the commercial service is showing us indicates no errors > What did you do to require passwords? An "AuthUserFile" entry was made in .htaccess for the directory indicating an associated password stored in the .htpas