ServerAdmin webmaster@localhost
DocumentRoot "C:/web"
<Directory "C:/web">
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
DirectoryIndex index.html index.php
</Directory>
ErrorLog "logs/localhost.log" # Solo se debe utilizar esta línea cuando se usa esta configuración en un VirtualHost