phpstudy虚拟机的配置步骤:1、安装phpStudy 2、打开虚拟主机配置,打信枣开D:\phpStudy\Apache\conf下的 httpd.conf文件去掉#Include conf/extra/httpd-vhosts.conf前面缺桐的#保存即可。在D:\WWW目录下滑扮拆建立web应用例如 classmath。 3、 DocumentRoot "D:\WWW\classmath" ServerName web.classmath.com Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Order allow,deny Allow from all 4、打开C:\Windows\System32\drivers\etc下的hosts文件添加 127.0.0.1 web.classmath.com
标签:虚拟机,phpstudy