Return-Path: X-Original-To: apmail-perl-modperl-archive@www.apache.org Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C256A79FA for ; Thu, 17 Nov 2011 14:28:10 +0000 (UTC) Received: (qmail 24520 invoked by uid 500); 17 Nov 2011 14:28:04 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 24475 invoked by uid 500); 17 Nov 2011 14:28:03 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 24468 invoked by uid 99); 17 Nov 2011 14:28:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 14:28:03 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of meiry242@gmail.com designates 209.85.161.177 as permitted sender) Received: from [209.85.161.177] (HELO mail-gx0-f177.google.com) (209.85.161.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 14:27:56 +0000 Received: by ggnb1 with SMTP id b1so1507026ggn.22 for ; Thu, 17 Nov 2011 06:27:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=QancPtz24SvFhwMqmmgwAJMNhcLlLiD4MKNsnmZyNAY=; b=EvTs7+vN1f3kj4jj/2lPDodRfaHhSvYpI1twLRKWblaRsemXLsCni3UNRQiaiEGY5g Mgb6JIUbrMJHGy3ekP3oqfyrR813kJfeZy/wf7/7yON8ZigUdPJUgBTUtKoMc4NoGe75 bHTTnOTk0AZ3Isu/RfqePOxCSDoH7aVVuIEIQ= MIME-Version: 1.0 Received: by 10.236.193.70 with SMTP id j46mr9559105yhn.108.1321540055391; Thu, 17 Nov 2011 06:27:35 -0800 (PST) Received: by 10.146.167.3 with HTTP; Thu, 17 Nov 2011 06:27:35 -0800 (PST) Date: Thu, 17 Nov 2011 16:27:35 +0200 Message-ID: Subject: How to configure mod_perl files in Apache , i mean where to put them? From: Meir Yanovich To: modperl@perl.apache.org Content-Type: multipart/alternative; boundary=20cf30563c218edf4b04b1ef05de X-Virus-Checked: Checked by ClamAV on apache.org --20cf30563c218edf4b04b1ef05de Content-Type: text/plain; charset=ISO-8859-1 There lots of tutorials on the web on how to configure the mod_perl filters but info i didn't understand and its like no where written , where to put them and how to tell mod_perl/apache about there path /location . i mean only the filters part not the ordinary perl files --20cf30563c218edf4b04b1ef05de Content-Type: text/html; charset=ISO-8859-1
There lots of tutorials on the web on how to configure the mod_perl filters but info i didn't understand and its like no where written , where to put them and how to tell mod_perl/apache about there path /location . i mean only the filters part not the ordinary perl files
--20cf30563c218edf4b04b1ef05de--