<VirtualHost *:80>
ServerName www.elyt.cn
ServerPath C:/xampp/htdocs/elyt_wordpress
DocumentRoot C:/xampp/htdocs/elyt_wordpress
</VirtualHost>
APACHE站点域名文件夹指向配置httpd.conf
<VirtualHost *:80>
ServerName www.elyt.cn
ServerPath C:/xampp/htdocs/elyt_wordpress
DocumentRoot C:/xampp/htdocs/elyt_wordpress
</VirtualHost>