httpd vhosts.conf.txt
À propos du fichier
- Type de fichier
- Fichier TXT de < 1 Ko (text/plain)
- Confidentialité
- Fichier public, envoyé le 27 mai 2020 à 16:41, depuis l'adresse IP 78.195.x.x (France)
- Sécurité
- Ne contient aucun Virus ou Malware connus - Dernière vérification: 3 jours
- Statistiques
- La présente page de téléchargement a été vue 783 fois depuis l'envoi du fichier
- Page de téléchargement
-
Aperçu du fichier
# 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>
#
<VirtualHost *:80>
ServerName dof1291
DocumentRoot "c:/wamp64/www/dof"
<Directory "c:/wamp64/www/dof/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
Partager le fichier httpd-vhosts.conf.txt sur le Web et les réseaux sociaux:
Télécharger le fichier httpd-vhosts.conf.txt
Télécharger httpd-vhosts.conf.txt