Index: unk/server/fedora/config/etc/httpd/vhosts.d/peoplesearch.conf
===================================================================
--- /trunk/server/fedora/config/etc/httpd/vhosts.d/peoplesearch.conf	(revision 2492)
+++ 	(revision )
@@ -1,36 +1,0 @@
-# do not trailing-slash DocumentRoot
-
-<VirtualHost *:80>
-	ServerName peoplesearch.mit.edu
-	ServerAlias peoplesearch
-	DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-	Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-	SuExecUserGroup dchang dchang
-	Include conf.d/vhosts-common.conf
-</VirtualHost>
-
-<IfModule ssl_module>
-	<VirtualHost *:443>
-		ServerName peoplesearch.mit.edu
-		ServerAlias peoplesearch
-		DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-		Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-		SuExecUserGroup dchang dchang
-		Include conf.d/vhosts-common-ssl.conf
-		SSLCertificateFile /etc/pki/tls/certs/peoplesearch.pem
-		SSLCertificateChainFile /etc/pki/tls/certs/peoplesearch.pem
-		SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
-	</VirtualHost>
-	<VirtualHost *:444>
-		ServerName peoplesearch.mit.edu
-		ServerAlias peoplesearch
-		DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-		Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-		SuExecUserGroup dchang dchang
-		Include conf.d/vhosts-common-ssl.conf
-		Include conf.d/vhosts-common-ssl-cert.conf
-		SSLCertificateFile /etc/pki/tls/certs/peoplesearch.pem
-		SSLCertificateChainFile /etc/pki/tls/certs/peoplesearch.pem
-		SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
-	</VirtualHost>
-</IfModule>
Index: unk/server/fedora/config/etc/httpd/vhosts.d/stalk.conf
===================================================================
--- /trunk/server/fedora/config/etc/httpd/vhosts.d/stalk.conf	(revision 2492)
+++ 	(revision )
@@ -1,36 +1,0 @@
-# do not trailing-slash DocumentRoot
-
-<VirtualHost *:80>
-	ServerName stalk.mit.edu
-	ServerAlias stalk
-	DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-	Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-	SuExecUserGroup dchang dchang
-	Include conf.d/vhosts-common.conf
-</VirtualHost>
-
-<IfModule ssl_module>
-	<VirtualHost *:443>
-		ServerName stalk.mit.edu
-		ServerAlias stalk
-		DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-		Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-		SuExecUserGroup dchang dchang
-		Include conf.d/vhosts-common-ssl.conf
-		SSLCertificateFile /etc/pki/tls/certs/stalk.pem
-		SSLCertificateChainFile /etc/pki/tls/certs/stalk.pem
-		SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
-	</VirtualHost>
-	<VirtualHost *:444>
-		ServerName stalk.mit.edu
-		ServerAlias stalk
-		DocumentRoot /afs/athena.mit.edu/user/d/c/dchang/web_scripts/lookup
-		Alias /~dchang /afs/athena.mit.edu/user/d/c/dchang/web_scripts
-		SuExecUserGroup dchang dchang
-		Include conf.d/vhosts-common-ssl.conf
-		Include conf.d/vhosts-common-ssl-cert.conf
-		SSLCertificateFile /etc/pki/tls/certs/stalk.pem
-		SSLCertificateChainFile /etc/pki/tls/certs/stalk.pem
-		SSLCertificateKeyFile /etc/pki/tls/private/scripts.key
-	</VirtualHost>
-</IfModule>
