http://zhangge.net/4890.html
后面遇到问题点 it`s work
是因为没配置ssl访问站点路径
/alidata/server/httpd/conf/extra/httpd-ssl.conf
搜索<VirtualHost _default_:443>
在下面添加站点根目录
DocumentRoot "/alidata/www/default"
时间: 2024-11-15 07:29:20
http://zhangge.net/4890.html
后面遇到问题点 it`s work
是因为没配置ssl访问站点路径
/alidata/server/httpd/conf/extra/httpd-ssl.conf
搜索<VirtualHost _default_:443>
在下面添加站点根目录
DocumentRoot "/alidata/www/default"