Index: /vhosts/conf.d/presbrey.conf
===================================================================
--- /vhosts/conf.d/presbrey.conf	(revision 599)
+++ /vhosts/conf.d/presbrey.conf	(revision 600)
@@ -1,4 +1,5 @@
 <VirtualHost *:80>
 	ServerName presbrey.mit.edu
+	ServerAlias presbrey
 	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
 	Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
@@ -10,4 +11,5 @@
 	<VirtualHost *:443 *:444>
 		ServerName presbrey.mit.edu
+		ServerAlias presbrey
 		DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
 		Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
@@ -75,4 +77,5 @@
 <VirtualHost *:80>
 	ServerName hub.mit.edu
+	ServerAlias hub
 	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/hub.mit.edu
 	Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
@@ -84,4 +87,5 @@
 	<VirtualHost *:443 *:444>
 		ServerName hub.mit.edu
+		ServerAlias hub
 		DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/hub.mit.edu
 		Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
@@ -93,4 +97,5 @@
 <VirtualHost *:80>
 	ServerName rdf.mit.edu
+	ServerAlias rdf
 	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/rdf.mit.edu
 	Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
@@ -102,4 +107,5 @@
 	<VirtualHost *:443 *:444>
 		ServerName rdf.mit.edu
+		ServerAlias rdf
 		DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/rdf.mit.edu
 		Alias /~presbrey /afs/athena.mit.edu/user/p/r/presbrey/web_scripts
