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:
|
# vim:ft=apache:
|
||||||
|
|
||||||
# Website configuration
|
# Website configuration
|
||||||
<VirtualHost 127.0.0.*:80>
|
<VirtualHost *:80>
|
||||||
ServerName localhost
|
ServerName localhost
|
||||||
DocumentRoot "/var/www/localhost"
|
DocumentRoot "/var/www/localhost"
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
Loading…
Reference in New Issue
Block a user