Update of /project/lisppaste/cvsroot/lisppaste2 In directory common-lisp.net:/tmp/cvs-serv19664
Modified Files: apache.conf.include Log Message: d'oh, that redirect is no good.
Date: Mon Nov 3 12:57:02 2003 Author: eenge
Index: lisppaste2/apache.conf.include diff -u lisppaste2/apache.conf.include:1.2 lisppaste2/apache.conf.include:1.3 --- lisppaste2/apache.conf.include:1.2 Mon Nov 3 12:35:08 2003 +++ lisppaste2/apache.conf.include Mon Nov 3 12:57:02 2003 @@ -1,4 +1,4 @@ -#### $Id: apache.conf.include,v 1.2 2003/11/03 17:35:08 eenge Exp $ +#### $Id: apache.conf.include,v 1.3 2003/11/03 17:57:02 eenge Exp $ #### $Source: /project/lisppaste/cvsroot/lisppaste2/apache.conf.include,v $
# To include this file, simply add: @@ -9,7 +9,6 @@
<VirtualHost localhost:80> ServerName localhost - Redirect /index.html http://localhost/paste/new ProxyPass /paste/ http://localhost:8081/paste/ ProxyPassReverse /paste/ http://localhost:8081/paste/ SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown