增加:
<pre class="brush:php;"> NameVirtualHost *:80
```
<p>
同样:</p>
<pre class="brush:php;"> NameVirtualHost *:443
```
<p>
注意:</p>
<pre class="brush:php;"> # If you add NameVirtualHost *:443 here, you will also have to change
# the VirtualHost statement in /etc/apache2/sites-available/default-ssl
# to <VirtualHost *:443>
# Server Name Indication for SSL named virtual hosts is currently not
# supported by MSIE on Windows XP.
```
apache 配置