Document the ability to have multiple <http> tags

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5332 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-09-25 20:31:45 +00:00
parent 85d6818afa
commit 807af44602

View File

@ -1022,6 +1022,10 @@
#<http ip="192.168.1.10" host="brainwave" port="32006" #<http ip="192.168.1.10" host="brainwave" port="32006"
# index="/home/brain/inspircd/http/index.html"> # index="/home/brain/inspircd/http/index.html">
# #
# You may have as many of these tags as you wish, each with a different
# IP, port, host or index file. Each one will act as an independent
# HTTP server.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# http stats module: Provides basic stats pages over HTTP # http stats module: Provides basic stats pages over HTTP