From owner-freebsd-questions Thu Nov 8 17: 9:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 5D23D37B41C for ; Thu, 8 Nov 2001 17:09:26 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fA918d002744; Fri, 9 Nov 2001 02:08:43 +0100 (CET) Message-ID: <010b01c168bb$2bb108c0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "FreeBSD Questions" Subject: Apache question: Header directive support Date: Fri, 9 Nov 2001 02:09:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nobody on the Apache newsgroup answered this, so I'll ask here: Every time I touch a page in httpd that invokes an .htaccess file with the Header directive, I get the message Invalid command 'Header', perhaps mis-spelled or defined by a module not included in the server configuration but I've included the mod_headers module in the httpd server, and when I check the list of compiled-in modules with httpd -l, it's on the list. So why the error? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message