summaryrefslogtreecommitdiffstats
path: root/htdocs/config/validator.conf
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/config/validator.conf')
-rw-r--r--htdocs/config/validator.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf
index a9b020c..1659ebf 100644
--- a/htdocs/config/validator.conf
+++ b/htdocs/config/validator.conf
@@ -1,13 +1,13 @@
#
# Main Configuration File for the W3C MarkUp Validation Service.
#
-# $Id: validator.conf,v 1.1 2002-12-01 00:46:18 link Exp $
+# $Id: validator.conf,v 1.2 2002-12-01 13:47:15 link Exp $
#
# See 'perldoc Config::General' for the syntax, and be aware that the
# 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*'.
#
-DEBUG = 1
+DEBUG = 0
#
# Email address of the maintainer of this service.
@@ -15,11 +15,11 @@ Maintainer = www-validator@w3.org
#
# The "Home Page" for the service.
-Home_Page = http://validator.w3.org/
+Home_Page = http://mail.tj.unn.no/
#
# Base URI To Error Explanations (doc/errors.html)
-Msg_FAQ_URI = http://validator.w3.org/docs/errors.html
+Msg_FAQ_URI = http://mail.tj.unn.no/docs/errors.html
#
# Base URI for the Element Reference.