Index: branches/fc15-dev/server/fedora/config/etc/httpd/conf.d/scripts-vhost.conf
===================================================================
--- branches/fc15-dev/server/fedora/config/etc/httpd/conf.d/scripts-vhost.conf	(revision 1966)
+++ branches/fc15-dev/server/fedora/config/etc/httpd/conf.d/scripts-vhost.conf	(revision 1967)
@@ -1,4 +1,5 @@
 DocumentRoot /afs/athena.mit.edu/contrib/scripts/web_scripts/home
 SuExecUserGroup scripts users
+UserDir enabled
 UserDir web_scripts
 # Comment the following line out to take the machine out of the LVS pool
Index: branches/fc15-dev/server/fedora/config/etc/httpd/conf/httpd.conf
===================================================================
--- branches/fc15-dev/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 1966)
+++ branches/fc15-dev/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 1967)
@@ -95,4 +95,6 @@
 #ErrorDocument  500  /script_error.html
 
+UserDir disabled
+
 <Directory />
     AllowOverride None
