一:https的概念HTTPS简介:HTTPS(全称:Hyper Text Transfer Protocol over Secure SocketLayer),是以安全为目标的HTTP通道,简单讲是HTTP的安全版本。即HTTP下加入SSL层,HTTPS的安全基础是SSL,因此加密的详细内容就需要SSL。它是一个URL scheme(抽象标识符体系),句法类同http:体系。用于安全的..._apache https
目录BSD开源协议(original BSD license、FreeBSD license、Original BSD license)Apache Licence 2.0(Apache License, Version 2.0、Apache License, Version 1.1、Apache License, Version 1.0)GPL(GNU General Public ..._apache2开源协议
基于IP地址的虚拟主机配置。 # Ensure that Apache listens on port 80. # Listen for virtual host requests on all IP addresses. # This is the “main” server running on 172.20.30.40. # This is the other address. 在不同的端口上运行不同的站点:。 ServerAlias *.server110.com #