Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F9E110AA6 for ; Fri, 4 Apr 2014 17:08:33 +0000 (UTC) Received: (qmail 86315 invoked by uid 500); 4 Apr 2014 17:08:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 86203 invoked by uid 500); 4 Apr 2014 17:08:19 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 86132 invoked by uid 99); 4 Apr 2014 17:08:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 17:08:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.219.52 as permitted sender) Received: from [209.85.219.52] (HELO mail-oa0-f52.google.com) (209.85.219.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 17:08:11 +0000 Received: by mail-oa0-f52.google.com with SMTP id l6so3820203oag.39 for ; Fri, 04 Apr 2014 10:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O6l6NaEnA9PFuLd2jJxYJB1c7jccfu7J7AfDOCvnQEg=; b=MSZyyvYMEIh3YoZjUV3JITxZNXVUf0qFcuWnIc6LspKUKQ5//fPs/Rbto/750HK3LV uvxWjo7sVPO25wuc+ezuchBqN1rnvUv61x2E0MXtwHZ4qhpqn0P+rwmAELGhJR7negQv qMmRPZhWT7drhm6JU48o+cPCd7Nu7ib6bQz6YktRwew3bNAfkIphX6K1fcaXC8auoU+u IHiNUxYMQohOqjkUibbENplkWbB/HJcsLRdJewJAhnDCF1UiwT4IPjTkJlobZP5iaSo7 Hq7Y2ROxDr1phehM6cIZe7G8mZ1i9tQ5Ve4iA/jboa+9sncMrT1Scx6kRgTcD2ZODcqa OUjg== MIME-Version: 1.0 X-Received: by 10.60.103.210 with SMTP id fy18mr988187oeb.75.1396631270666; Fri, 04 Apr 2014 10:07:50 -0700 (PDT) Received: by 10.60.161.68 with HTTP; Fri, 4 Apr 2014 10:07:50 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Apr 2014 13:07:50 -0400 Message-ID: Subject: Re: Apache Modules: Source Code and Headers?? From: Eric Covener To: Apache HTTP Server Development List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Source releases: http://httpd.apache.org/download.cgi#apache24 How to access via SCM: http://httpd.apache.org/dev/devnotes.html On Fri, Apr 4, 2014 at 1:02 PM, Miguel Villarreal wrote: > Hi, where can I find the C source codes of Apache and headers. > > I have been trying to finde them in the Apache website but I have not been > able to find them. I found them in other pages, but I have doubts about if > they are the original (without users' changes). > > Please let me know. > > Miguel Antonio -- Eric Covener covener@gmail.com