Index: vhosts/conf.d/presbrey.conf
===================================================================
--- vhosts/conf.d/presbrey.conf	(revision 156)
+++ vhosts/conf.d/presbrey.conf	(revision 166)
@@ -16,5 +16,5 @@
 <VirtualHost *:80>
 	ServerName scripts.presbrey.net
-	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web/sites/scripts.presbrey.net
+	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/scripts.presbrey.net
 	SuExecUserGroup presbrey presbrey
 </VirtualHost>
@@ -22,5 +22,5 @@
 <VirtualHost *:443>
 	ServerName scripts.presbrey.net
-	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web/sites/scripts.presbrey.net
+	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/scripts.presbrey.net
 	SuExecUserGroup presbrey presbrey
 	<IfModule mod_ssl.c>
@@ -32,5 +32,5 @@
 	ServerName reminder.mit.edu
 	ServerAlias reminder
-	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web/sites/reminder.mit.edu
+	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/reminder.mit.edu
 	SuExecUserGroup presbrey presbrey
 </VirtualHost>
@@ -39,5 +39,5 @@
 	ServerName reminder.mit.edu
 	ServerAlias reminder
-	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web/sites/reminder.mit.edu
+	DocumentRoot /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/sites/reminder.mit.edu
 	SuExecUserGroup presbrey presbrey
 	<IfModule mod_ssl.c>
