Revert "Narrow listen for local apache"
This reverts commit 81ec24b28a
.
This commit is contained in:
parent
81ec24b28a
commit
4a1f0be56b
@ -2,7 +2,7 @@
|
||||
# vim:ft=apache:
|
||||
|
||||
# Website configuration
|
||||
<VirtualHost 127.0.0.*:80>
|
||||
<VirtualHost *:80>
|
||||
ServerName localhost
|
||||
DocumentRoot "/var/www/localhost"
|
||||
</VirtualHost>
|
||||
|
Loading…
Reference in New Issue
Block a user