login
Header Space

 
 

Re: [PATCH v2] instaweb: make it compatible with Mac OS X 10.5's apache installation.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: nathan spindel <nathans@...>
Cc: Junio C Hamano <gitster@...>, Christian Couder <chriscool@...>, <git@...>
Date: Tuesday, May 13, 2008 - 8:30 am

nathan spindel <nathans@gmail.com> writes:


By the way, it is a bit strange that Apache doesn't understand long
equivalent of -v, namely --version.


You mean what apachectl returns in Usage: (first line)?

  1014:jnareb@roke:~> /usr/sbin/apachectl          
  Usage: /usr/sbin/httpd [-D name] [-d directory] [-f file]


Manpages might be not installed.  I think 'httpd -v' is less error
prone...


Not only MacOS X has Apache installed as httpd binary.  Some Linux
distributions do that too.


P.S. I wonder if it would be possible, as absolutely last resort
fallback, to make git-instaweb to create/use very simple web server in
Perl, using HTTP::Daemon module (if it is installed), which comes from
libwww-perl.

-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH v2] instaweb: make it compatible with Mac OS X 10..., Jakub Narebski, (Tue May 13, 8:30 am)
speck-geostationary