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