You are on page 1of 1

MELO DE PAULA

MELO DE APAGAIO
MELO DE UA UA
MELO DE PATHY
MEL� DE SALGUEIRO
Mel� de Salom�
O Melo de Paix�o
Mel� de Jeane

# Virtual Hosts
#
<VirtualHost *:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
<Directory "${INSTALL_DIR}/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

You might also like