--- loncom/Attic/srm.conf	2001/12/06 19:23:42	1.27
+++ loncom/Attic/srm.conf	2001/12/07 21:53:53	1.28
@@ -4,7 +4,7 @@
 #
 # configured for LON-CAPA
 #
-# $Id: srm.conf,v 1.27 2001/12/06 19:23:42 www Exp $
+# $Id: srm.conf,v 1.28 2001/12/07 21:53:53 harris41 Exp $
 
 # With this document, you define the name space that users see of your http
 # server.  This file also defines server settings which affect how requests are
@@ -150,6 +150,9 @@ LanguagePriority en fr de
 
 Alias /icons/ /home/httpd/icons/
 
+# needed for lonprintout.pm
+Alias /prtspool/ /home/httpd/prtspool/
+
 # ScriptAlias: This controls which directories contain server scripts.
 # Format: ScriptAlias fakename realname
 
@@ -700,4 +703,4 @@ PerlHandler Apache::lontest
 
 # ------------------------------------------------------- Shutting down a child
 
-PerlChildExitHandler Apache::lonnet::goodbye
\ No newline at end of file
+PerlChildExitHandler Apache::lonnet::goodbye