Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

modperl · Perl module for Apache

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi! I have ported apache::authnetldap to work with Apache 2. We have been using this module for over two years with apache 1.3, and are looking for an upgrade...
1 Apr 21, 2003
7:41 pm

Shannon Eric Peevey
speeves@...
Send Email

When you have your usual Client -> Front End (proxy) -> Back End (modperl) setup, is there a way to reliably get the ip address of the client from the modperl...
5 Apr 21, 2003
6:51 pm

Thomas Eibner
eibner@...
Send Email

Dear mod_ssl User Group, I have been working at this install for awhile and am interested in your comments. And primarily whether or not there is a serious...
3 Apr 21, 2003
3:34 pm

Neil Nelson
news_replies@...
Send Email

for those who haven't already seen it, perl.com ran the first of my series of articles on mod_perl 2.0 late last week. the code from the article can be...
1 Apr 21, 2003
1:41 pm

Geoffrey Young
geoff@...
Send Email

Hi, Which is the best template system to use with mod perl. I have looked through the information on the mod perl site, and there a quite a few listed, it also...
9 Apr 18, 2003
3:35 pm

Perrin Harkins
perrin@...
Send Email

Great! It works! thanks a lot! Denis ... Von: Geoffrey Young [mailto:geoff@...] Gesendet: Freitag, 18. April 2003 14:00 An: Denis Banovic Cc:...
1 Apr 18, 2003
12:02 pm

Denis Banovic
denis.banovic@...
Send Email

Hi! I'm trying to set 2 http_headers with same name e.g Set-Cookie: test2=2; domain=test.com; path=/ Set-Cookie: test1=1; domain=test.com; path=/ I've read the...
3 Apr 18, 2003
12:00 pm

Thomas Klausner
domm@...
Send Email

... Works perfectly. Thank You. :-D -- If You're European, do something for YOUR civil rights: http://www.stop1984.com Stop software patents in the EU!...
1 Apr 18, 2003
10:41 am

Sebastian Breier
Seba_B@...
Send Email

Does anyone have experience working with any perl-based business process automation/workflow solutions? I'm looking for an open-source starting point for an...
2 Apr 18, 2003
3:58 am

Perrin Harkins
perrin@...
Send Email

Hi, Is it worth outputting the log details for web sites out to the database using mod perl, or is it best to use the general logging to a file. Also would it...
4 Apr 17, 2003
11:32 pm

siberian@...
Send Email

Hi, I am trying to set a cookie using Perl(mod_perl/1.26)(5.6) on Apache Linux but IE6 doesn't accept it (also in CGI). I tried the same script using Perl(5.8)...
2 Apr 17, 2003
6:55 pm

Rob Bloodgood
robb@...
Send Email

Over the years I created a set of Perl classes that allowed me to generate web pages via CGI, FastCGI, or HTTP::Daemon. Write the application-specific code...
1 Apr 17, 2003
6:40 pm

Marc M. Adkins
mmadki@...
Send Email

On Sat, 5 Apr 2003, Sebastian Breier wrote: [ .. ] ... Stas heroically managed to track down the problem with the current cvs sources on Win32; the mod_perl...
2 Apr 17, 2003
6:12 am

Stas Bekman
stas@...
Send Email

This is an analogy of a problem we have found with our web server. We are using mod perl but this problem would occur regardless. If I send up the following...
8 Apr 16, 2003
6:12 pm

C. Jon Larsen
jlarsen@...
Send Email

... Sorry about that. I'm currently attempting to use the HTTP_MOVED_TEMPORARILY constant, and the logging messages are all correct (so my $redirect_to value...
3 Apr 16, 2003
4:52 pm

Nick Tonkin
nick@...
Send Email

Hello, all. Is it possible to check the version of modperl from the httpd.conf file? I have the version check in my filter, but would prefer checking the...
4 Apr 15, 2003
11:21 pm

Stas Bekman
stas@...
Send Email

... Looks good on perl-5.8.0 on MacOS X and FreeBSD-4.8-STABLE. Dan the Frequent User of CGI.pm...
1 Apr 15, 2003
2:42 pm

Dan Kogai
dankogai@...
Send Email

Hi, Our company is in a position to take on some Perl contractors (full-time preferred, part-time possible) in the Atlanta, GA area. These contracts might...
1 Apr 15, 2003
12:18 pm

Stephen Adkins
stephen.adkins@...
Send Email

Sorry for the off-topicness. I am looking for a mailing list on embedded Perl (like mod_perl is an embedded Perl interpreter in Apache, not like EmbPerl) and...
3 Apr 15, 2003
5:39 am

Brett W. McCoy
bmccoy@...
Send Email

Given a request for: /foo/bar#blah It seems that: $r->uri eq '/foo/bar&#39; scalar $r->args eq '' (or maybe undef) But how can I get the "blah" part using $r...
5 Apr 14, 2003
11:55 pm

Stas Bekman
stas@...
Send Email

something is wrong here. apache 2.0.45,mod_perl 1.99_08 and perl 5.8.0 The following little script running under ModPerl::Registry makes consuming all the...
4 Apr 14, 2003
5:46 pm

peter pilsl
pilsl@...
Send Email

Hi there, configuring frontend-backend (apache 1.3.27) I noticed last ip in X-Forwarded-For is duplicated. Seems (from proxy_http.c), mod_proxy now generates...
7 Apr 14, 2003
11:10 am

Oleg Bartunov
oleg@...
Send Email

Anyone know why I would get the following "ap_auth_type" not found sort of error message? I am trying to set it with the standard ...
2 Apr 12, 2003
6:01 am

Stas Bekman
stas@...
Send Email

Hi all Sorry - this isn't a mod_perl question, but a lot of you will have experience with this kind of issue. I am building a travel web site which allows you...
12 Apr 11, 2003
9:44 pm

Carl Holm
vpulse@...
Send Email

hi i'm having a weird problem building mod_perl on win32. i am running activeperl 5.8 and and apache 2 this is an example of what happens, apparently there is...
2 Apr 11, 2003
2:24 pm

Randy Kobes
randy@...
Send Email

... Ah, similar to header_out, header_in, err_header_out the old API is not supported in 2.0 (the method name is the same though). I've committed a wrapper...
1 Apr 11, 2003
8:05 am

Stas Bekman
stas@...
Send Email

... Your case still includes things that I don't have, references to some images... can you trim it down to something that can be used as is? it'd be nice to...
3 Apr 11, 2003
7:58 am

Stas Bekman
stas@...
Send Email

Having problems with mod_perl and Apache::RPC::Server Basically have some perl modules written for RPC::XML::Server to handle XML-RPC methods. I'm now...
1 Apr 11, 2003
7:51 am

Manuel Christen
mchristen@...
Send Email

... D'oh. ... what about eval "require mod_perl"; which never gets checked? ... Eh? You said: if $r is not available, there are a few things to choose from: ...
16 Apr 11, 2003
5:36 am

Stas Bekman
stas@...
Send Email

... Done. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker ...
1 Apr 11, 2003
3:35 am

Stas Bekman
stas@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help