我的服务器在 Debian Stretch 上 Apache 2 ,并且有2个虚拟主机:
在日志文件(/var/log/apache2/other_vhosts_access.log)上,example.com上的所有访问都被视为bo.example.com(这是列表的第一个vhost):
bo.example.com:80 xx.xxx.xxx.xxx - - [23/May/2018:14:59:26 +0200] "\x16\x03\x01" 400 0 "-" "-"
是否存在配置错误?
由于