diff options
author | ivan <ivan> | 2008-04-01 09:40:15 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-04-01 09:40:15 +0000 |
commit | 172475d501cf77fa76b35fa2cbb64183b845cd67 (patch) | |
tree | be81c4a11d9b9f29fa895b29a0cdc846e0c3e811 /Makefile | |
parent | 4d0154fbb7ad1b856f0d3da60fc749abb9f813c3 (diff) |
sync with 1.7.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,8 +66,8 @@ HTTPD_RESTART = /etc/init.d/apache2 restart #apache #HTTPD_RESTART = /usr/local/apache/bin/apachectl stop; sleep 10; /usr/local/apache/bin/apachectl startssl -#(an include directory, not a file, "Include /etc/apachew/conf.d" in httpd.conf) -#deb (3.1+), +#(an include directory, not a file, "Include /etc/apache/conf.d" in httpd.conf) +#deb (3.1+), apache2 APACHE_CONF = /etc/apache2/conf.d FREESIDE_RESTART = ${INIT_FILE} restart |