From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 Message-ID: <478BC53D.50105@gmail.com> Date: Mon, 14 Jan 2008 22:25:33 +0200 From: "lnkvisitor.ts@gmail.com" User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux sysadmin discuss X-Enigmail-Version: 0.95.2 Content-Type: multipart/mixed; boundary="------------060805080908090903020202" Subject: [Sysadmins] Apache + Perl X-BeenThere: sysadmins@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux sysadmin discuss List-Id: ALT Linux sysadmin discuss List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 20:25:54 -0000 Archived-At: List-Archive: This is a multi-part message in MIME format. --------------060805080908090903020202 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Не могу подружить апач с перлом. все модули стоят. а всеравно показывает исходы в браузер. # cat vhost.conf ServerAdmin webmasterr@localhost ServerName bugzilla:80 DocumentRoot "/usr/httpd/bugzilla/www" #Options +ExecCGI FollowSymLinks #AllowOverride All #DirectoryIndex index.cgi #Order allow,deny #Allow from all Include conf/extra-available/Directory_root_default.conf Options +ExecCGI FollowSymLinks AllowOverride All DirectoryIndex index.cgi Order allow,deny Allow from all # Include conf/extra-available/Directory_html_default.conf ErrorLog /usr/httpd/bugzilla/error_log LogLevel warn CustomLog /usr/httpd/bugzilla/access_log common ScriptAlias /cgi-bin/ "/usr/httpd/bugzilla/www/" Include conf/extra-available/Directory_cgibin_default.conf --------------060805080908090903020202 Content-Type: text/x-vcard; charset=utf-8; name="lnkvisitor.ts.vcf" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="lnkvisitor.ts.vcf" YmVnaW46dmNhcmQNCmZuO3F1b3RlZC1wcmludGFibGU6PUQwPTk0PUQwPUJDPUQwPUI4PUQx PTgyPUQxPTgwPUQwPUI4PUQwPUI5ID1EMD05QT1EMT04Mz1EMD1CQj1EMD1COD1EMD1CQT0N CgkNCm47cXVvdGVkLXByaW50YWJsZTtxdW90ZWQtcHJpbnRhYmxlOj1EMD05QT1EMT04Mz1E MD1CQj1EMD1COD1EMD1CQTs9RDA9OTQ9RDA9QkM9RDA9Qjg9RDE9ODI9RDE9ODA9RDA9Qjg9 RDA9QjkNCmVtYWlsO2ludGVybmV0Omxua3Zpc2l0b3IudHNAZ21haWwuY29tDQp4LW1vemls bGEtaHRtbDpGQUxTRQ0KdmVyc2lvbjoyLjENCmVuZDp2Y2FyZA0KDQo= --------------060805080908090903020202--