diff --git a/www/.htaccess b/www/.htaccess index 7760631e43ed3d499c9d0273231559580eb6e084..b41db5329ead254b7a790e425b66bc0b0c95a8cd 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -3,5 +3,7 @@ Options Includes ErrorDocument 404 /error.php3 ErrorDocument 403 /error.php3 +Redirect /tutorial.html http://www.emulab.net/sc2002tut.php3 + DirectoryIndex start.php3 diff --git a/www/GNUmakefile.in b/www/GNUmakefile.in index b686f83ac9ecbdd014dc94895448c4a8f205ddb7..130cbc5779644b38f611aa090c1498da80aa2155 100644 --- a/www/GNUmakefile.in +++ b/www/GNUmakefile.in @@ -45,6 +45,8 @@ DOCFILES = $(wildcard $(SRCDIR)/doc/*.html) DOCFILES += $(wildcard $(SRCDIR)/doc/*.jpg) DOCFILES += $(wildcard $(SRCDIR)/doc/*.gif) DOCFILES += $(wildcard $(SRCDIR)/doc/*.php3) +DOCFILES += $(wildcard $(SRCDIR)/doc/*.ps) +DOCFILES += $(wildcard $(SRCDIR)/doc/*.pdf) TUTFILES = $(wildcard $(SRCDIR)/tutorial/*.html) TUTFILES += $(wildcard $(SRCDIR)/tutorial/*.jpg) diff --git a/www/menu.php3 b/www/menu.php3 index deb0307d39ee504a97ce37d8a7566e0a448f0bf7..15a6adc559fec2ee0ec8a338da484f6ac9fea1cd 100644 --- a/www/menu.php3 +++ b/www/menu.php3 @@ -62,6 +62,8 @@ function WRITESIDEBAR() { echo "