diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile
index 15fd5a0960..7c21f15e90 100644
--- a/en/tutorials/Makefile
+++ b/en/tutorials/Makefile
@@ -1,18 +1,18 @@
-# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $
+# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $
DOCS?= index.sgml
SUBDIR= devel diskformat disklessx fonts mh multios newuser
DOCSUBDIR= ddwg ppp
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
.if defined $(NEW_BUILD)
SUBDIR=
.endif
.if defined(DOCBOOK_ONLY) && !empty(DOCBOOK_ONLY)
DOCSUBDIR=
.endif
-WEBBASE?= /data/tutorials
+WEBBASE?= /data/
.include "../web.mk"
diff --git a/en/tutorials/doc.hdr b/en/tutorials/doc.hdr
index f5e32a9961..76a9b276cd 100644
--- a/en/tutorials/doc.hdr
+++ b/en/tutorials/doc.hdr
@@ -1,14 +1,14 @@
diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile
index 15fd5a0960..7c21f15e90 100644
--- a/en_US.ISO_8859-1/tutorials/Makefile
+++ b/en_US.ISO_8859-1/tutorials/Makefile
@@ -1,18 +1,18 @@
-# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $
+# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $
DOCS?= index.sgml
SUBDIR= devel diskformat disklessx fonts mh multios newuser
DOCSUBDIR= ddwg ppp
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
.if defined $(NEW_BUILD)
SUBDIR=
.endif
.if defined(DOCBOOK_ONLY) && !empty(DOCBOOK_ONLY)
DOCSUBDIR=
.endif
-WEBBASE?= /data/tutorials
+WEBBASE?= /data/
.include "../web.mk"
diff --git a/en_US.ISO_8859-1/tutorials/doc.hdr b/en_US.ISO_8859-1/tutorials/doc.hdr
index f5e32a9961..76a9b276cd 100644
--- a/en_US.ISO_8859-1/tutorials/doc.hdr
+++ b/en_US.ISO_8859-1/tutorials/doc.hdr
@@ -1,14 +1,14 @@