git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: nathan spindel <nathans@gmail.com>
To: git@vger.kernel.org
Cc: nathan spindel <nathans@gmail.com>
Subject: [PATCH] Documentation/git-instaweb.txt: Updated defaults to match my last two git-instaweb.sh changes
Date: Sat, 10 May 2008 22:26:05 -0700	[thread overview]
Message-ID: <1210483565-12415-3-git-send-email-nathans@gmail.com> (raw)
In-Reply-To: <1210483565-12415-2-git-send-email-nathans@gmail.com>

Signed-off-by: nathan spindel <nathans@gmail.com>
---
 Documentation/git-instaweb.txt |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-instaweb.txt b/Documentation/git-instaweb.txt
index 51f1532..aae5334 100644
--- a/Documentation/git-instaweb.txt
+++ b/Documentation/git-instaweb.txt
@@ -28,11 +28,12 @@ OPTIONS
 	Command-line options may be specified here, and the
 	configuration file will be added at the end of the command-line.
 	Currently lighttpd, apache2 and webrick are supported.
-	(Default: lighttpd)
+	(Default: lighttpd if it exists, otherwise apache2)
 
 -m|--module-path::
 	The module path (only needed if httpd is Apache).
-	(Default: /usr/lib/apache2/modules)
+	(Default: /usr/lib/apache2/modules or /usr/libexec/apache2, 
+	whichever exists)
 
 -p|--port::
 	The port number to bind the httpd to.  (Default: 1234)
-- 
1.5.5.1.179.g2fe4.dirty

  reply	other threads:[~2008-05-11  5:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-11  5:26 [PATCH] instaweb: if no httpd is specified and lighttpd doesn't exist, fall back on apache2 nathan spindel
2008-05-11  5:26 ` [PATCH] instaweb: make it compatible with Mac OS X 10.5's apache installation nathan spindel
2008-05-11  5:26   ` nathan spindel [this message]
2008-05-11  6:58   ` Junio C Hamano
2008-05-11 17:11     ` nathan spindel
2008-05-11  6:44 ` [PATCH] instaweb: if no httpd is specified and lighttpd doesn't exist, fall back on apache2 Junio C Hamano
2008-05-11 17:00   ` nathan spindel
2008-05-11 18:26   ` nathan spindel
2008-05-11 11:58 ` David Symonds
2008-05-11 17:03   ` nathan spindel
2008-05-11 17:46     ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1210483565-12415-3-git-send-email-nathans@gmail.com \
    --to=nathans@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).