hugb

apache 2.4.6版本

 

<VirtualHost *:8080>
ServerName 21.12.13.146
DocumentRoot /root/gbhu
ErrorLog /root/gbhu/log/apache2/error_log
CustomLog /root/gbhu/log/apache2/access_log combined

SSLProxyEngine on
proxyPassReverse / https://www.baidu.com
proxyPass / https://www.baidu.com
</VirtualHost>

分类:

技术点:

相关文章:

  • 2021-11-28
  • 2021-11-28
  • 2021-11-28
  • 2021-11-28
猜你喜欢
  • 2021-12-08
  • 2021-11-28
  • 2021-11-28
  • 2021-11-28
  • 2022-01-08
  • 2021-11-28
  • 2021-11-28
相关资源
相似解决方案