]> git.sesse.net Git - vlc/commitdiff
.hosts: Provide a template .hosts.
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 22 Jan 2006 16:18:39 +0000 (16:18 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 22 Jan 2006 16:18:39 +0000 (16:18 +0000)
dialogs/.hosts: Explanation about the empty file.

share/http/.hosts [new file with mode: 0644]
share/http/dialogs/.hosts

diff --git a/share/http/.hosts b/share/http/.hosts
new file mode 100644 (file)
index 0000000..7996904
--- /dev/null
@@ -0,0 +1,24 @@
+#
+# Default access-list for VLC HTTP interface
+# $Id$
+#
+
+# localhost
+::1
+127.0.0.1
+
+# link-local addresses
+#fe80::/64
+
+# private addresses
+#fc00::/7
+#fec0::/10
+#10.0.0.0/8
+#172.16.0.0/12
+#192.168.0.0/16
+
+# The world
+# (comment this out to obtain a safe default)
+::/0
+0.0.0.0/0
+
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..11932394cad9442dee59ac1c4da324cecab4f759 100644 (file)
@@ -0,0 +1,4 @@
+# The files in this directory shouldn't be accessed by http.
+# They are included in other HTML pages.
+# Hence this .hosts to allow nobody.
+