[us...@httpd] Suhosin vs. mod_security

2010-02-19 Thread James Smallacombe
some of the same funtionality, and is there current support and development of it? What's the best current practive WRT Apache and php security? TIA, James Smallacombe PlantageNet, Inc. CEO and Janitor u...@3.am

Re: [us...@httpd] RewriteCond question

2010-02-18 Thread James Smallacombe
On Thu, 18 Feb 2010, John Oliver wrote: On Thu, Feb 18, 2010 at 06:14:33PM -0500, James Smallacombe wrote: On Thu, 18 Feb 2010, John Oliver wrote: I'm dealing with a site that is accessed via https://domain.gov The certificate is for "domain.gov" I akready have a working rul

Re: [us...@httpd] RewriteCond question

2010-02-18 Thread James Smallacombe
t} ^www\.domain\.gov$ [NC] RewriteRule ^(.*)$ https://domain.gov$ [R=301,NC] James Smallacombe PlantageNet, Inc. CEO and Janitor u...@3.am

Re: [us...@httpd] Silly SSL vhost problem

2010-02-12 Thread James Smallacombe
Please disregard this...of all the things I didn;t check...the DNS! Doh! On Fri, 12 Feb 2010, James Smallacombe wrote: Hi: I've been running various apache's for years, including with multiple SSL vhosts, etc. I have three separate SSL vhosts on this particular Apache/2.2.11 in

[us...@httpd] Silly SSL vhost problem

2010-02-12 Thread James Smallacombe
ervers/customer.domain/pages ServerName www.customer.domain:443 HostnameLookups Off CustomLog /home/servers/customer.domain/access_log combined ScriptAlias /cgi-bin/ "/home/servers/customer.domain/cgi-bin/" SSLCertificateFile /usr/local/etc/apach