[z3-checkins] r50651 - z3/deliverance/DeliveranceVHoster/trunk
novalis at codespeak.net
novalis at codespeak.net
Tue Jan 15 20:36:47 CET 2008
Author: novalis
Date: Tue Jan 15 20:36:46 2008
New Revision: 50651
Modified:
z3/deliverance/DeliveranceVHoster/trunk/fassembler_config.ini_tmpl
Log:
127.0.0.1 is localhost
Modified: z3/deliverance/DeliveranceVHoster/trunk/fassembler_config.ini_tmpl
==============================================================================
--- z3/deliverance/DeliveranceVHoster/trunk/fassembler_config.ini_tmpl (original)
+++ z3/deliverance/DeliveranceVHoster/trunk/fassembler_config.ini_tmpl Tue Jan 15 20:36:46 2008
@@ -56,7 +56,7 @@
# none - no hosts are ok
# localhost - only localhsost
# <regex> - only hosts matching the regex given
-transcluder_ok_hosts = openplans.org|(.*)\.openplans.org|(.*)\.localhost.openplans\.org|localhost
+transcluder_ok_hosts = openplans.org|(.*)\.openplans.org|(.*)\.localhost.openplans\.org|localhost|127.0.0.1
transcluder_pool_size = 0
## FIXME: this should be parameterized:
More information about the z3-checkins
mailing list