RE: [users@httpd] Apache Host not found

2016-07-18 Thread Theo Sweeny
Hello Rainer, -Original Message- From: Rainer Canavan [mailto:rainer.cana...@sevenval.com] Sent: 18 July 2016 13:01 To: users@httpd.apache.org Subject: Re: [users@httpd] Apache Host not found On Wed, Jul 13, 2016 at 10:16 AM, Theo Sweeny wrote: > Thank you Daniel. > > > >

RE: [users@httpd] SSLProtocol and TLSv1

2016-07-14 Thread Theo Sweeny
Hello Phil – that sounds as if when the traffic comes through the public gateway, SSL is offloading to an interim gateway device rather than at the Apache server. Are there any interim gateway devices? If so – do they manage SSL offloading? Theo From: Phil Smith [mailto:philbo...@gmail.com] S

RE: [users@httpd] Apache Host not found

2016-07-13 Thread Theo Sweeny
-status " From: Daniel [mailto:dferra...@gmail.com] Sent: 13 July 2016 08:21 To: Subject: Re: [users@httpd] Apache Host not found by default fullstatus is set to call "localhost" with program lynx, defined in apachectl script, read, modify to your needs. 2016-07-13 9:14 GMT+02:0

[users@httpd] Apache Host not found

2016-07-13 Thread Theo Sweeny
Hello - I'm running CentOS v6.7 with an Apache v2.2.15 server. When the command "fullstatus" is executed it returns "Host not found". The vhosts.conf file has 3 sites. Each of the 3 "ServerName" entries is listed in the /etc/hosts file. Any ideas? Theo