[users@httpd] RewriteCond help

2014-05-15 Thread Cabell, Jeff
We've noticed attempted injection attacks on one of our servers and even though the virus scanners are halting the execution of the malicious code, there is still a level of penetration that we are trying to stop. Can anyone give me an idea why this url is not triggering the Rewrite rule below?

[users@httpd] Trying to setup php-fpm with latest apache 2.4

2014-05-15 Thread David Herring
Hi, Been using apache and [hp for many years, and want to upgrade to latest event mpm and use php-fpm as well..have confirgure the system and the error I get is:- [Mon May 12 23:00:14.074848 2014] [proxy:warn] [pid 5735:tid 14052966320] [client 127.0.0.1:47128] AH01144: No protocol handle

Re: [users@httpd] VirtualHost core error

2014-05-15 Thread Andy Canfield
I get an error message, apparently from Apache. The error message appears briefly on the screen, and then disappears due to the login prompt. It does NOT appear in any log file. IMHO this is VERY bad form. I captured it by the crude technique of rebooting ten times and using a camera to photograp

[users@httpd] Apache logs to Oracle DB

2014-05-15 Thread Dimitris Thanos
Hello, I am trying to store the Apache logs to an Oracle DB for analysis purposes. I have looked for it on the net and found many different ways. What would be the recommended/safer way to do this? By safe I mean that don't want the server to crash in case the DB is down, etc. Could you please po