Re: Thoughts on using HW for httpd?

2016-02-15 Thread Daniel Gruno
Since it's only been +1s, I plan to put the widget on our site today. It's on httpd.staging.apache.org if anyone wants to preview it, yell if you disagree :-) With regards, Daniel. On 02/12/2016 09:11 PM, Luis Gil wrote: > love it! > > El vie., 12 de febrero de 2016 13:20, Daniel Gruno

[Bug 58789] header set multiple htaccess

2016-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58789 --- Comment #33 from Luca Toscano --- gilperon@: would http://httpd.apache.org/docs/current/ have helped if linked somewhere? It is a very good example of "essentials", but I am not sure where to link it to increase its visibility (download pag

[Bug 58789] header set multiple htaccess

2016-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58789 --- Comment #34 from gilpe...@gmail.com --- http://httpd.apache.org/docs/current/ is a great link I was not aware of its existence... maybe google should index it with higher priority so people come to know this page when they are looking for ap

[Bug 58789] header set multiple htaccess

2016-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58789 --- Comment #35 from Luca Toscano --- Yes exactly, sections.html explains how directives like Directory (and .htaccess), File, Location, etc.. are merged together. I'll add an example about your use case, but at the same time I'd like to point

[Bug 58789] header set multiple htaccess

2016-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58789 --- Comment #36 from gilpe...@gmail.com --- I appreciate your efforts into this. Sections has a good documentation but I think more examples should be provided, mixing the most common apache modules (like mod_rewrite) with filesmatch, location..