phpstudy2018 Apache reverse proxy site domain name management error
张垚
张垚 2018-12-20 14:11:21
0
0
818
 DocumentRoot "D:\work" ServerName www.zy.com ProxyPass / http://127.0.0.1:81/ ProxyPassReverse / http://127.0.0.1:81/  Options FollowSymLinks ExecCGI AllowOverride All Order allow,deny Allow from all Require all granted  

When using the following code, the entire domain name site management becomes garbled. After saving the configuration, ProxyPass is lost

张垚
张垚

reply all (0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!