Hi!
I'm trying to figure out, how to Add / Modify the HTTP Headers like
Content Type, Cache aso...
on mod_perl 1 I've used:
$r->send_cgi_header($custom_headers);
but this won't work mod_perl 2...
I've searched in Apache::compat all I've found was the function header_out
that internally calls
List,
No matter what I can't understand why the following tiny
configuration won't work.
If I comment out $ServerRoot, it works. If I instead comment out
DocumentRoot, it works.
If I comment out $$l, it works. I don't understand :(
#!perl -w
$ServerRoot = "/usr/local/app/apa
The Bricolage team is pleased to announce the release of Bricolage-Devel
1.5.2, a release candidate for what will soon become Bricolage
1.6.0. Users of 1.5.1 are strongly encouraged to upgrade to 1.5.2, as
assets have an unfortunate habit of disappearing from workflow in 1.5.1.
In addition to all o
Charlie Smith wrote:
How to make apache with both mod_perl and mod_ssl?
RTFM:
http://perl.apache.org/docs/1.0/guide/install.html#Installation_Scenarios_for_mod_perl_and_Other_Components
__
Stas BekmanJAm_pH --> Just A
[EMAIL PROTECTED] wrote:
thnx for your reply.
I use mod_perl 2 (1.99_08) and CGI.pm 2.91 and Apache 2.0.44. I thought that CGI.pm
wouldnt work at all, so I didnt give any examples.
I wrote a simply script that checks if running under mod_perl,
displays some parameter and evaluates/presents a f
I used of examples these 2 archives
but dont functioned
in mp1 i dont have problem
my mp2 version is last cvs version
So you have a problem with mp2. Did you upgrade your CGI.pm to the latest version?
__
Stas BekmanJAm_pH
How to make apache with both mod_perl and mod_ssl?
--
This message may contain confidential information, and is intended only for the use of
the individual(s) to whom it is addressed.
===
I'm fairly sure my head is about to explode from frustration here. Any help
would be MUCH appreciated.
I'm trying to get my httpd.conf working with .., however things
don't seem to be working out.
As soon as I add either $PerlModule or $PerlRequire for any module, apache
seems to try load/bind/or
Hi Stas
I used of examples these 2 archives
but dont functioned
in mp1 i dont have problem
my mp2 version is last cvs version
thanks
nattis
Stas Bekman wrote:
Udlei Nattis wrote:
hi,
i have problem for upload files
testing use CGI and CGI::Simple
look file.pm:
$cgi = CGI->new;
$r->pr
On Wed, 2003-04-02 at 06:54, Ruslan U. Zakirov wrote:
> Hello All!
> I need to test my project perfomance. Is there any OpenSource
> projects like WebBench and other in the Internet?
> Best regards. Ruslan.
You might also want to try HTTPD::Bench::ApacheBench. I jus
Hi!
Here are the doc's:
Try ab or http_load.
http://perl.apache.org/docs/1.0/guide/performance.html
Best regards
Lust auf mehr? - http://maedls.at
---
NCM - NET COMMUNICATION MANAGEMENT GmbH
---[ Denis Banovic - CTO
mailto:[EM
Hello All!
I need to test my project perfomance. Is there any OpenSource
projects like WebBench and other in the Internet?
Best regards. Ruslan.
thnx for your reply.
I use mod_perl 2 (1.99_08) and CGI.pm 2.91 and Apache 2.0.44. I thought that CGI.pm
wouldnt work at all, so I didnt give any examples.
I wrote a simply script that checks if running under mod_perl,
displays some parameter and evaluates/presents a form.
This script (sourc
13 matches
Mail list logo