Re: Apache 2.2.8 serves nothing or garbled directory lists or image file name

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

 



Well, the messages that the server sends, such as status messages, error messages, and the headers for the directory listings, all come out OK. Wouldn't everything be encrypted if it were speaking https?
There's this at the bottom of the httpd.conf file, but as I don't have mod_ssl compiled in, I don't think it applies:

# Secure (SSL/TLS) connections
#Include conf/extra/httpd-ssl.conf
#
# Note: The following must must be present to support
#       starting without SSL on platforms with no /dev/random equivalent
#       but a statically compiled-in mod_ssl.
#
<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>



Lloyd Parkes wrote:
Is it possible that the web server is speaking HTTPS and the web browser is speaking HTTP?

Cheers

[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