summaryrefslogtreecommitdiff
path: root/www/apache/files/apache.sh
AgeCommit message (Expand)AuthorFilesLines
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
2002-07-07Provide the common rc.d directive "reload" as an alias for "apachectl graceful",tv1-1/+4
2002-07-02Test some more files before using 1.5 rc.subr features.wiz1-2/+2
2002-03-18If we do not have /etc/rc.subr then call apache_doit "$1" not eval ${start_cm...abs1-2/+2
2002-02-26Add back ability to change the value of "apache_start" from /etc/rc.confjlam1-7/+24
2002-02-05Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".jlam1-3/+3
2001-12-26Vastly simplify this script by using /etc/rc.subr. Provide minimal startjlam1-62/+17
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam1-3/+3
2001-05-14Make this look more like databases/postgresql-server/files/pgsql.sh:jlam1-9/+23
2001-05-08Improve rc.d-style startup script. It now respects settings injlam1-35/+51
2001-04-29Update apache to 1.3.19nb1. Changes from 1.3.19 include using mod_ssljlam1-4/+3
2001-02-07Fix typo.tron1-2/+2
2001-02-02Update apache to 1.3.17. Important changes from version 1.3.14 include:jlam1-27/+36
2000-10-13When restarting, increase the delay slightly to give servers a chance tojlam1-2/+2
2000-09-20Make the rc.d control script less verbose/redundant in its messages.jlam1-2/+8
2000-09-14When calling "apache.sh restart", instead of calling "apachectl restart",jlam1-1/+6
2000-09-13Check for @PREFIX@/etc/httpd/mod_ssl.conf, not @PREFIX@/etc/mod_ssl.conf,jlam1-2/+2
2000-09-12Provide mechanism to allow ap-ssl to force start of apache with "startssl".jlam1-6/+29
2000-07-10Make the rc.d script(s) react to something else then 'start', i.e.hubertf1-2/+5
1999-05-11Redirect output of "apachectl" to "/dev/null".tron1-2/+2
1999-05-11Add a standard start script for Apache.tron1-0/+10