[users@httpd] Re: Require all denied allows everyone access.

2014-09-22 Thread dE
On 09/23/14 08:47, dE wrote: I've the following in a directory section -- AuthType none Require all denied But Apache denies nothing. Anyone is able to open the location and read files in it. Ok, my bad, the path of the was not correct. -

[users@httpd] How do you analyze server logs?

2014-09-22 Thread Goran Tepshic
The other day i discovered Splunk, log/machine data analyzer and wondered how do you guys analyze your server logs? What do you use?

[users@httpd] Apache 2.2 proxy dropping content-length header for HEAD responses where content-length is 0

2014-09-22 Thread Sidney Shek
Hello all, We have an Apache 2.2 that we're using to proxy requests out to an external service, and have noticed that for HEAD responses where the content-length is 0, Apache seems to be dropping off the content-length response header. This is the verbose curl for the HEAD request when going dire

[users@httpd] Require all denied allows everyone access.

2014-09-22 Thread dE
I've the following in a directory section -- AuthType none Require all denied But Apache denies nothing. Anyone is able to open the location and read files in it. - To unsubscribe, e-mail: users-unsubscr...@ht

Re: [users@httpd] Rookie help raw html C modules

2014-09-22 Thread Edgar Pettijohn
Also make sure you reload your browser also. It may be displaying a cached copy. On 09/22/2014 02:37 PM, Ryan wrote: > Make sure you're restarting your web server with `sudo apachectl > restart`. Your config files are only loaded when the server is > started, you need to restart if you make chan

Re: [users@httpd] Rookie help raw html C modules

2014-09-22 Thread Ryan
Make sure you're restarting your web server with `sudo apachectl restart`. Your config files are only loaded when the server is started, you need to restart if you make changes. On Mon, Sep 22, 2014 at 11:42 AM, Patton, Billy wrote: > I’m sure this is going to be an obvious question. > I’m new t

[users@httpd] Rookie help raw html C modules

2014-09-22 Thread Patton, Billy
I’m sure this is going to be an obvious question. I’m new to the WEB stuff, I’ve spent the last 30+ years in the semi-conductor industry. No web stuff at all. I’ve installed Apache 2.2.26 on my MAC Powerbook, along with @ 20 packages that had to be installed :) They are registered in the https.c