Can't connect to server on 443 ... no log information being generated

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ...

My apache2 server was working perfectly and then it stopped.  I can connect on port 80
but not on port 443.  

Server version: Apache/2.4.18 (Ubuntu)
Server built:   2019-04-03T13:34:47

--------------------------Good
$  telnet ajp.geoffrussell.com.au 80
Trying 203.122.232.225...
Connected to geoffrussell.com.au.

---------------------------------Good
$ telnet localhost 443  
Trying 127.0.0.1...
Connected to teddy.geoffrussell.com.au.

---------------------------Bad
$  telnet ajp.geoffrussell.com.au 443
Trying 203.122.232.225...

Nothing happens. I've turned on "debug" LogLevel in the ajp-policy-ssl.conf virtual host
file. No log messages of any kind. 

How do I get logging of the actual connection process?  I've turned on debug LogLevel in
every conf file I can find and I'm still getting nothing.

I have ufw set to allow https. But it doesn't matter if I turn it off. No difference.

My virtual host file:

<IfModule mod_ssl.c>
        <VirtualHost *:443>
                ServerName ajp.geoffrussell.com.au
                ServerAdmin webmaster@localhost
                ...



Cheers,
Geoff Russell



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux