From owner-freebsd-questions@FreeBSD.ORG Fri May 30 19:24:29 2008 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 A18F01065670 for ; Fri, 30 May 2008 19:24:29 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 4C8258FC14 for ; Fri, 30 May 2008 19:24:29 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so293365fkk.11 for ; Fri, 30 May 2008 12:24:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=2AmCsT98z96BS0OpU39TNOsclgwEI/L7r0AjcGjGA4U=; b=uJO5XiK5JU1uhSIwy9QB1iD9zEC7Q5WRRZeRQcQCc8qOg/dAsYvTn74LBSc1wBVUk/C7cwhy5MA92UwTmMyplvC2b0rZz5/O0OQlJqF2p+OFcbvUsN+JnbA5lq0uV47DDG05R9GfecbMGy9/T3Asanf9nCFSBUP7pdaxK2ODzzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=yDDjtZ3WHkR5FJuvJ6o+wFnPWjmHKsYTMS+6dp4aaaWYFqqPm05RXro9iuxlRC8LEFYOk147yr2+0I/aU/REEjFQCGhjnKag7B4wce6XSLaFEwT1th/39+tXvaTH3N53rvpyEDGCHVeLvNQXMAp6rD0qZxfKUEeMOqgazX+/BGc= Received: by 10.82.127.14 with SMTP id z14mr601771buc.67.1212173890240; Fri, 30 May 2008 11:58:10 -0700 (PDT) Received: by 10.82.138.4 with HTTP; Fri, 30 May 2008 11:58:09 -0700 (PDT) Message-ID: <7cc8007f0805301158x39441c5bi23b2221df1e470e5@mail.gmail.com> Date: Fri, 30 May 2008 21:58:09 +0300 From: "Dimiter Ivanov" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: www.freebsd.org mirrors and cgi 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, 30 May 2008 19:24:29 -0000 Hello, i found out that the cgi scripts from the official site (www.freebsd.org) does not work on the mirrors. They are present but the webserver returns the source-code instead of executing them. I tested with the script for searching the ports, I tried several mirrors with the same results. Is this desired behavior?