From a11e452c31680e9e97f7ffc728e108ea69525e77 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 26 Feb 2010 00:30:09 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=20737 --- tools/make_project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make_project b/tools/make_project index bfefd3c53c..5e8bdbdfe4 100755 --- a/tools/make_project +++ b/tools/make_project @@ -387,7 +387,7 @@ print >>open(readme_filename,'w'), '''Steps to complete installation: cat %(httpd_conf_template_filename)s >> /etc/apache/httpd.conf - (path to httpd.conf varies; try /etc/httpd/) + (path to httpd.conf varies; try /etc/httpd/ or /etc/apache2) Then restart the web server: /usr/sbin/apache2ctl restart