About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
hollow 08/01/31 18:54:46 Modified: 10_mod_lisp2.conf Log: update metadata; cleanup (Portage version: 2.1.4) Revision Changes Path 1.3 www-apache/mod_lisp2/files/10_mod_lisp2.conf file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_lisp2/files/10_mod_lisp2.conf?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_lisp2/files/10_mod_lisp2.conf?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_lisp2/files/10_mod_lisp2.conf?r1=1.2&r2=1.3 Index: 10_mod_lisp2.conf =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_lisp2/files/10_mod_lisp2.conf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- 10_mod_lisp2.conf 5 Jun 2006 19:57:54 -0000 1.2 +++ 10_mod_lisp2.conf 31 Jan 2008 18:54:45 -0000 1.3 @@ -1,13 +1,11 @@ <IfDefine LISP> - <IfModule !mod_lisp2.c> - LoadModule lisp_module modules/mod_lisp2.so - </IfModule> -</IfDefine> +LoadModule lisp_module modules/mod_lisp2.so + +LispServer 127.0.0.1 3000 "userdefinedstring" -<IfModule mod_lisp2.c> - LispServer 127.0.0.1 3000 "userdefinedstring" +<Location /asp> + SetHandler lisp-handler +</Location> +</IfDefine> - <Location /asp> - SetHandler lisp-handler - </Location> -</IfModule> +# vim: ts=4 filetype=apache -- gentoo-commits@g.o mailing list
Updated Mar 18, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.