重定向时保留URI(301 http to https)(Apache2).note

noteId: WEBd4dd2ee86b320d3594f47ed816f69f80 · 原始路径:/ALL/Linux - A模块/服务配置/Apache2/配置合集/重定向时保留URI(301 http to https)(Apache2).note · 图片:1 · 附件待处理:0

 
如果不配置,访问 http://www.shanghai.org/test/index.html 时,就会直接跳转到 https://www.shanghai.org 主页
配置了只后,访问 http://www.shanghai.org/test/index.html 时,就能够保留URI跳转到 https://www.shanghai.org/test/index.html
 
vim /etc/apache2/sites-enabled/000-default.conf
# 要在最后加 /