CVS: moonbase/perl/mod_perl POST_INSTALL,NONE,1.1

Auke Kok sofar at lunar-linux.org
Mon Nov 17 14:33:30 GMT 2003


Update of /var/cvs/lunar/moonbase/perl/mod_perl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25485

Added Files:
	POST_INSTALL 
Log Message:
Be nice, help out a bit.


--- NEW FILE: POST_INSTALL ---
if ! grep -q perl_module /etc/httpd/conf/httpd.conf ; then
  echo -e "\n\n# mod_perl options, uncomment these to enable mod_perl:\n# LoadModule perl_module /usr/libexec/httpd/modules/mod_perl.so\n# PerlModule Apache2\n\n" >> /etc/httpd/conf/httpd.conf
fi

message "${MESSAGE_COLOR}Dont forget to edit httpd.conf or ssl.conf!${DEFAULT_COLOR}"




More information about the Lunar-commits mailing list