From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 08:29:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5FF41065674 for ; Fri, 25 Jun 2010 08:29:34 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 64DB58FC13 for ; Fri, 25 Jun 2010 08:29:34 +0000 (UTC) Received: by bwz17 with SMTP id 17so1006596bwz.13 for ; Fri, 25 Jun 2010 01:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=d/S+bIei+KYHHUzcXo2Sys0oRkbeVdoKcDviEtURSbw=; b=NQ7bAzZHzpTROUJ032k1U7fm0PbRGfo8WxYl/QnPDL38Jm7Kjm9V0RTLZg40x7wd9e gWsK989+MWz5slNKmu9/At8SXwd52UB9gKIRRWADh+jdppnSG9kX1uJf5Z8yxXlIMWA5 CN1UDpwDYZKyT0s82OJu87tYMGza1jePRbwvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=w7KEeh/foDkh4ewabmcZ6FJGE7n57XzPzZ9yZEVXv6Y09F8oTCnHIOBa23hwYJUhyQ A3x+a1S6tBp98YuhDCyuaSWQsRt89r4NjTqQ7W8jQaAsJqsQfcBezAlY1drQgSLOPwE4 MZGbc64sNOFxgt+yX1GUgF+UMYYJy8Sbr9AJQ= MIME-Version: 1.0 Received: by 10.204.42.21 with SMTP id q21mr224530bke.179.1277454573375; Fri, 25 Jun 2010 01:29:33 -0700 (PDT) Received: by 10.204.47.224 with HTTP; Fri, 25 Jun 2010 01:29:33 -0700 (PDT) Date: Fri, 25 Jun 2010 10:29:33 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mod_proxy_html upgrade/reinstall outcomments line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2010 08:29:34 -0000 upgrading or reinstalling port www/mod_proxy_htmlevery time outcomments the line LoadModule proxy_html_module libexec/apache22/mod_proxy_html.so if you had it previously in your apache.conf file ... At your next run of # apachectl graceful, httpd gives an error and doesn't start ... I've noticed this a few times.. Can't this be fixed ? BTW how to know the e-mail address of the maintainer of a freebsd port?