diff options
Diffstat (limited to 'net-www/apache/files/httpd.rc6')
-rw-r--r-- | net-www/apache/files/httpd.rc6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/apache/files/httpd.rc6 b/net-www/apache/files/httpd.rc6 index 5df2791cb0da..f6ed8b3c9aaf 100644 --- a/net-www/apache/files/httpd.rc6 +++ b/net-www/apache/files/httpd.rc6 @@ -1,10 +1,10 @@ #!/sbin/runscript # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/files/httpd.rc6,v 1.5 2001/12/06 20:17:02 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/files/httpd.rc6,v 1.6 2001/12/23 23:25:19 azarah Exp $ + +# Config is in /etc/conf.d/httpd -#you can put this in your rc.conf file if you wish -#HTTPD_OPTS="-D SSL -D PHP4" depend() { need net |