<VirtualHost www.a.com:80> DocumentRoot "C:\object\a\web" ServerName http://www.a.com/ ServerAlias <Directory "C:\object\a\web"> Options FollowSymLinks ExecCGI AllowOverride All Order allow,deny Allow from all Require all g
<?xml version='1.0' encoding='utf-8'?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership