replaced ip address with * for the virtualHost

pull/1652/head
cristian bell 2016-11-05 08:14:32 +01:00
parent bcdd819bfe
commit 3a557636b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<VirtualHost 192.168.1.1:443>
<VirtualHost *:443>
ServerAdmin me@me.local
ServerName misp.local
DocumentRoot /var/www/MISP/app/webroot