Showing posts with label apache. Show all posts
Showing posts with label apache. Show all posts

October 3, 2014

PHP cURL Problem with the SSL CA cert (path? access rights?)

The problem is PHP can verify the SSL certificate using the cached version. Try restarting Apache first. "service httpd restart" on CentOS.

April 25, 2007

http:BL

http:BL Project Honey Pot a service that allows you to use the data generated by Project Honey Pot in order to keep malicious web robots off your website.

Comment spamming bot blacklist (apache 2 mod).

March 8, 2006

Awstats log file config for Apache 2

LogFormat="%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""

This will allow the OS and browser lists in awstats to work with Apache 2 log files.