[DIGEST] mod_perl digest 2001/08/25

2001-08-28 Thread Geoffrey Young
-- mod_perl digest August 19, 2001 - August 25, 2001 -- Recent happenings in the mod_perl world... Features

RE: questions on $r-lookup_uri

2001-08-26 Thread Geoffrey Young
-Original Message- From: princepawn To: [EMAIL PROTECTED] Sent: 8/26/01 1:29 PM Subject: questions on $r-lookup_uri 1 - Why was no documentation for this method found in the manpage for Apache::Request? Where should I have looked for docs on this? man Apache 2 - I did manage to

RE: URI munging and Referer headers

2001-08-25 Thread Geoffrey Young
I did some experimental work like this back when I first implemented the cookiless session stuff for Apache::ASP, and I found the same thing, that the meta refresh was really the only way to go with redirecting offsite. This would probably be the same for a javascript redirect too ( untested

URI munging and Referer headers

2001-08-24 Thread Geoffrey Young
hi mungers... it there a more reliable way to not have your session id's show up in Referer headers than using a refresh tag? I've played around with various redirect methods, but both MSIE5 and Netscape4.7 hold on to the Referer from the original page and ignore the 302 page. seems like

RE: push_handlers

2001-08-24 Thread Geoffrey Young
-Original Message- From: Rasoul Hajikhani [mailto:[EMAIL PROTECTED]] Sent: Friday, August 24, 2001 2:59 PM To: [EMAIL PROTECTED] Subject: push_handlers Hello again, The problem with push_handlers, I just realized, is that the PerlHandler argument assumes that its argument is

RE: Trouble with LWP::UserAgent respons header.

2001-08-23 Thread Geoffrey Young
-Original Message- From: Erik Andersson [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 11:28 AM To: [EMAIL PROTECTED] Subject: Trouble with LWP::UserAgent respons header. [snip] This confuses me a lot. I really want to access every available data in the first

RE: More problems with custom config directives (LONG)

2001-08-22 Thread Geoffrey Young
-Original Message- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 6:41 AM To: 'Michael Styer'; Matt Sergeant Cc: [EMAIL PROTECTED] Subject: RE: More problems with custom config directives (LONG) [snip] I'll look into it, but my sysadmins are

RE: More problems with custom config directives (LONG)

2001-08-22 Thread Geoffrey Young
Don't worry, it's all happening on an isolated development server, I was just wondering whether there are any resources that indicate what things might break when upgrading from 1.23 to 1.24. But if I can't get this working soon time pressure will force me to use the functional but

[DIGEST] mod_perl digest 2001/08/18

2001-08-20 Thread Geoffrey Young
-- mod_perl digest August 12, 2001 - August 18, 2001 -- Recent happenings in the mod_perl world... Features

RE: Querying Apache Configuration

2001-08-17 Thread Geoffrey Young
-Original Message- From: Lyle Brooks [mailto:[EMAIL PROTECTED]] Sent: Friday, August 17, 2001 11:45 AM To: [EMAIL PROTECTED] Subject: Querying Apache Configuration I've been studying Chapter 8 Customizing the Apache Configuration Process in the Eagle book, and working

RE: help with $r-headers_in-do() method

2001-08-17 Thread Geoffrey Young
-Original Message- From: Michael Styer [mailto:[EMAIL PROTECTED]] Sent: Friday, August 17, 2001 1:05 PM To: [EMAIL PROTECTED] Subject: help with $r-headers_in-do() method Hi there. I've got a question for the mod_perl world about the behavior of the $r-headers_in-do(sub

RE: Querying Apache Configuration

2001-08-17 Thread Geoffrey Young
-Original Message- From: Lyle Brooks [mailto:[EMAIL PROTECTED]] Sent: Friday, August 17, 2001 2:39 PM To: Geoffrey Young Cc: [EMAIL PROTECTED] Subject: Re: Querying Apache Configuration It's kinda like writing mod_info as a mod_perl handler, only allow the handler to get

RE: Apache::Request

2001-08-15 Thread Geoffrey Young
-Original Message- From: Robin Berjon To: [EMAIL PROTECTED] Sent: 8/15/01 4:39 PM Subject: Re: Apache::Request On Wednesday 15 August 2001 22:11, Rasoul Hajikhani wrote: I get the following error on my $i = Apache::Request-instance($r); Can't locate object method instance via

RE: bugfix in Apache::URI

2001-08-14 Thread Geoffrey Young
-Original Message- From: Vyacheslav Zamyatin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 4:15 AM To: [EMAIL PROTECTED] Subject: bugfix in Apache::URI Hello all, Here is a small patch that prevents crash in the following example. $referer =

RE: Apache::Session not updating session

2001-08-14 Thread Geoffrey Young
-Original Message- From: Todd Finney [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 11:19 AM To: [EMAIL PROTECTED] Subject: Re: Apache::Session not updating session At 11:07 AM 8/14/01, Jeffrey W. Baker wrote: On Tue, 14 Aug 2001, Todd Finney wrote: Isn't that

[DIGEST] mod_perl digest 2001/08/11

2001-08-13 Thread Geoffrey Young
-- mod_perl digest August 5, 2001 - August 11, 2001 -- Recent happenings in the mod_perl world... Features

RE: Reloading handler modules

2001-08-09 Thread Geoffrey Young
-Original Message- From: willems Luc [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 8:57 AM To: [EMAIL PROTECTED] Subject: Reloading handler modules hello , I'm converting some scripts into Apache handler scripts in my configuration i have something

RE: Apache::GzipChain Apache::OutputChain

2001-08-08 Thread Geoffrey Young
-Original Message- From: Ricardas Cepas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 08, 2001 2:08 PM To: [EMAIL PROTECTED] Subject: Apache::GzipChain Apache::OutputChain Hi! What does this error messsage mean? untie attempted while 1 inner references still

RE: compiling troubles on Solaris 8

2001-08-06 Thread Geoffrey Young
-Original Message- From: Alan Burlison [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 4:54 AM To: Ged Haywood Cc: Bryan McGuire; Paul Phillips; [EMAIL PROTECTED] Subject: Re: compiling troubles on Solaris 8 [snip] As an aside, Solaris 8 comes with prebuilt versions

[DIGEST] mod_perl digest 2001/08/04

2001-08-06 Thread Geoffrey Young
-- mod_perl digest July 29, 2001 - August 4, 2001 -- Recent happenings in the mod_perl world... Features o

RE: Backing out a mod_perl install

2001-08-06 Thread Geoffrey Young
-Original Message- From: Bill Moseley [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: Backing out a mod_perl install I'm upgrading mod_perl on a Solaris 2.6 production machine. Although a little downtime on this machine won't

RE: Apache::DBI in startup.pl generating error

2001-08-04 Thread Geoffrey Young
-Original Message- From: Rob Bloodgood [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 2:31 PM To: Gunther Birznieks Cc: [EMAIL PROTECTED]; mod_perl Subject: RE: Apache::DBI in startup.pl generating error [snip] Well, it should be documented somewhere in the guide,

RE: Apache::DBI in startup.pl generating error

2001-08-03 Thread Geoffrey Young
Except that (and I have to check this to be ABSOLUTELY shure but) PerlModule Apache::DBI happens first, THEN startup.pl. only if you code it the way you did below, which isn't terribly portable. see http://perl.apache.org/guide/perl.html#use_require_do_INC_and basically, it's a bad

RE: Apache::DBI in startup.pl generating error

2001-08-03 Thread Geoffrey Young
-Original Message- From: Rob Bloodgood [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 9:18 PM To: Geoffrey Young Cc: mod_perl Subject: RE: Apache::DBI in startup.pl generating error basically, it's a bad programming practice not to use() modules in the code

RE: Bug??

2001-08-01 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 11:17 PM To: Chris Rodgers Cc: [EMAIL PROTECTED] Subject: Re: Bug?? On Tue, 31 Jul 2001, Chris Rodgers wrote: Thanks for that. However, I've already seen this. The problem is

RE: More stuff not working with conversion to modperl?

2001-08-01 Thread Geoffrey Young
-Original Message- From: John Buwa [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 01, 2001 5:03 AM To: [EMAIL PROTECTED] Subject: Re: More stuff not working with conversion to modperl? This seemed to hit it on the head, i really dont understand WHY this makes a

RE: Bug??

2001-08-01 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 01, 2001 10:50 AM To: Geoffrey Young Cc: Chris Rodgers; [EMAIL PROTECTED] Subject: RE: Bug?? [snip] of course, that won't work with PerlSetupEnv Off - maybe use $r-subprocess_env('https

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
-Original Message- From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 10:47 AM To: [EMAIL PROTECTED] Subject: Re: mod_perl/DBI problem Even when using Apache::DBI, I still have the same problem - If it times out once, it won't try again. I set

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
-Original Message- From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 12:24 PM To: [EMAIL PROTECTED] Subject: Re: mod_perl/DBI problem That looks like that will do exactly what I need. I tried it my code and it caught the server timeout and

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
-Original Message- From: Geoffrey Young [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 12:46 PM To: 'Curtis Hawthorne'; [EMAIL PROTECTED] Subject: RE: mod_perl/DBI problem yup, looks like mod_perl doesn't offer that to windows. well, I don't do windows, but maybe

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
-Original Message- From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 3:48 PM To: Geoffrey Young; [EMAIL PROTECTED] Subject: Re: mod_perl/DBI problem Well, that works perfectly, but doesn't do anything :-). As far as I can tell, because my

RE: Apache::Reload???

2001-07-31 Thread Geoffrey Young
-Original Message- From: Kyle Oppenheim To: [EMAIL PROTECTED] Sent: 7/31/01 10:01 PM Subject: RE: Apache::Reload??? Apache::Reload works by performing a stat on every file in %INC and calling require for all the files that changed. It's quite possible that some of the files in %INC are

RE: [Problem] Can't return Content-type with SERVER_ERROR

2001-07-30 Thread Geoffrey Young
-Original Message- From: Paul Kulchenko [mailto:[EMAIL PROTECTED]] Sent: Monday, July 30, 2001 2:53 AM To: Stas Bekman Cc: [EMAIL PROTECTED] Subject: Re: [Problem] Can't return Content-type with SERVER_ERROR [snip] it's the same as to use err_headers_out as far as I

[DIGEST] mod_perl digest 2001/07/28

2001-07-30 Thread Geoffrey Young
-- mod_perl digest July 15, 2001 - July 28, 2001 -- Recent happenings in the mod_perl world... Features o

RE: Problem with arrayrefs in PSections

2001-07-27 Thread Geoffrey Young
without having an environment to test on or the Eagle book to reference... I seem to recall something in the Eagle book about arguments to Allow and Deny - that from 10.3.4.1 is really a single argument and not two (in the TAKE2 sense), so maybe your approach is wrong and you need to make each

RE: please post the URLs for your TPC talks

2001-07-17 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 1:38 AM To: mod_perl list Cc: Nathan Torkington Subject: please post the URLs for your TPC talks Folks, it'd be really nice to do some homework and read the conference papers ahead

RE: sending multiple cookies with err_header_out()

2001-07-17 Thread Geoffrey Young
-Original Message- From: Chad Phillips [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 5:23 PM To: mod perl Subject: sending multiple cookies with err_header_out() Hello, I am using Apache::AuthCookie. I need to be able to set 2 cookies. Apache::AuthCookie uses

[DIGEST] mod_perl digest 2001/07/14

2001-07-17 Thread Geoffrey Young
-- mod_perl digest July 8, 2001 - July 14, 2001 -- Recent happenings in the mod_perl world... Features o

RE: BOF?

2001-07-16 Thread Geoffrey Young
-Original Message- From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 8:54 AM To: Geoffrey Young; 'Ken Williams '; 'modperl ' Subject: RE: BOF? [snip] If you like, I guess I could try organizing to get a BOF room? The only mod_perl BOF I

RE: custom config directives

2001-07-14 Thread Geoffrey Young
it's actually really quite simple. just take a look at the several modules on CPAN that use it. Apache::Dispatch, Apache::RefererBlock, and Apache::Language all come to mind. for the names and meaning of the constants involved, check out http_config.h. other than that, there really isn't

RE: BOF?

2001-07-14 Thread Geoffrey Young
-Original Message- From: Ken Williams To: modperl Sent: 7/14/01 11:48 AM Subject: BOF? Yo, I just noticed that there's no mod_perl BOF listed at http://conferences.oreillynet.com/cs/os2001/pub/10/bofs.html . Is one scheduled? If not, let's get one together. I thought Gunther was in

[DIGEST] mod_perl digest 2001/07/07

2001-07-11 Thread Geoffrey Young
-- mod_perl digest July 1, 2001 - July 7, 2001 -- Recent happenings in the mod_perl world... Features o

RE: detecting ssl

2001-07-10 Thread Geoffrey Young
-Original Message- From: João Pedro Gonçalves [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 9:08 AM To: brian moseley Cc: [EMAIL PROTECTED] Subject: Re: detecting ssl This approach should be ok: my $s = $r-lookup_uri($r-uri); my $ssl =

RE: detecting ssl

2001-07-10 Thread Geoffrey Young
-Original Message- From: Issac Goldstand [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 10:44 AM To: Geoffrey Young; 'João Pedro Gonçalves'; brian moseley Cc: [EMAIL PROTECTED] Subject: Re: detecting ssl Not necessarily. I could easily set up any virtualhost

RE: detecting ssl

2001-07-10 Thread Geoffrey Young
-Original Message- From: Issac Goldstand [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 1:07 PM To: Geoffrey Young Cc: [EMAIL PROTECTED] Subject: Re: detecting ssl -Original Message- From: Issac Goldstand [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July

RE: Accessing server config during parent startup

2001-07-09 Thread Geoffrey Young
-Original Message- From: Robin Berjon [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 11:58 AM To: [EMAIL PROTECTED] Subject: Accessing server config during parent startup Hi, I'm having trouble trying to access server config directives during parent startup.

RE: Apache::SimpleTemplate

2001-07-07 Thread Geoffrey Young
-Original Message- From: brian moseley To: [EMAIL PROTECTED] Sent: 7/7/01 5:34 PM Subject: Re: Apache::SimpleTemplate On Sat, 7 Jul 2001 [EMAIL PROTECTED] wrote: Text::Template probably is the most similar existing package, but it is not made for mod_perl. someone well- versed in

RE: cvs commit: modperl Changes

2001-07-07 Thread Geoffrey Young
-Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 7/6/01 4:33 PM Subject: cvs commit: modperl Changes dougm 01/07/06 13:33:46 Modified:src/modules/perl Apache.xs t/docs startup.pl .Changes Log: add

RE: $r-finfo stability? [Was: lookup_uri() returns 200 when 404 expected]

2001-07-06 Thread Geoffrey Young
-Original Message- From: barries [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 9:38 AM To: Paul Sharpe Cc: [EMAIL PROTECTED] Subject: $r-finfo stability? [Was: lookup_uri() returns 200 when 404 expected] [snip] Anyone else have good/bad experience w/ $r-finfo

RE: $r-finfo stability? [Was: lookup_uri() returns 200 when 404 expected]

2001-07-06 Thread Geoffrey Young
-Original Message- From: barries [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 10:15 AM To: Geoffrey Young Cc: [EMAIL PROTECTED] Subject: Re: $r-finfo stability? [Was: lookup_uri() returns 200 when 404 expected] On Fri, Jul 06, 2001 at 09:54:12AM -0400, Geoffrey

[DIGEST] mod_perl digest 2001/06/30

2001-07-03 Thread Geoffrey Young
-- mod_perl digest June 24, 2001 - June 30, 2001 -- Recent happenings in the mod_perl world... Features

RE: handler question

2001-07-03 Thread Geoffrey Young
-Original Message- From: Robin Berjon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 3:42 PM To: [EMAIL PROTECTED] Subject: Re: handler question On Tuesday 03 July 2001 21:18, Thomas Klausner wrote: I have a nearly finished module which applies some regular

RE: Apache et perl

2001-06-29 Thread Geoffrey Young
-Original Message- From: Sean O'Halpin [mailto:[EMAIL PROTECTED]] Sent: Friday, June 29, 2001 6:12 AM To: 'Guillaume Denizot'; [EMAIL PROTECTED] Subject: RE: Apache et perl Guillaume, Just this once, I have translated your message for you. and, sadly enough, it's not even

[DIGEST] mod_perl digest 2001/06/23

2001-06-27 Thread Geoffrey Young
-- mod_perl digest June 17, 2001 - June 23, 2001 -- Recent happenings in the mod_perl world... Features

RE: missing mtime in request rec?

2001-06-27 Thread Geoffrey Young
-Original Message- From: darren chamberlain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 27, 2001 8:28 AM To: '[EMAIL PROTECTED]' Subject: Re: missing mtime in request rec? [snip] Add a use Apache::File; to the top of the module. See p 492 of the Eagle book; mtime is one

RE: %ENV push_handlers

2001-06-27 Thread Geoffrey Young
-Original Message- From: Terry Moran [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 27, 2001 3:39 PM To: [EMAIL PROTECTED] Subject: %ENV push_handlers To all: I am putting together a site utilizing stacked handlers where the first of the modules uses the

RE: %ENV push_handlers

2001-06-27 Thread Geoffrey Young
(foo = 'bar'); $r-push_handlers(PerlCleanupHandler = sub { warn shift-pnotes('foo'); }); works no problemo... --Geoff -Original Message- From: Terry Moran To: Geoffrey Young Sent: 6/27/01 7:57 PM Subject: Re: %ENV push_handlers Geoff: I really appreciate the help. I got a chance

missing mtime in request rec?

2001-06-26 Thread Geoffrey Young
hi all... can somebody check the results of $r-mtime for me? something like PerlCleanupHandler 'sub {warn *** time***, Apache::Util::ht_time(shift-mtime)};' ought to do the trick. I have yet to see a case today where that reads other than the start of the epoch. some minmial searching

RE: missing mtime in request rec?

2001-06-26 Thread Geoffrey Young
and stat the file for r-finfo, then it ought to be setting r-mtime, right? so maybe somewhere in http_request.c/get_path_info there needs to be a fix? or maybe I'm missing some history here... --Geoff -Original Message- From: Geoffrey Young To: '[EMAIL PROTECTED]' Sent: 6/26/01 2:18 PM Subject

RE: Persistance in mod_perl

2001-06-25 Thread Geoffrey Young
-Original Message- From: Knox, Laurie A, NPONS To: '[EMAIL PROTECTED]' Sent: 6/25/01 7:56 PM Subject: Persistance in mod_perl Hello all, We are just getting started with mod_perl, installed on Sun Solaris 2.8, Apache 1.3.20, Perl 5.005_03. I have DBI and Oracle DBD installed. In

RE: Mod_rewrite

2001-06-22 Thread Geoffrey Young
-Original Message- From: Jamie Krasnoo [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 3:14 PM To: Modperl Subject: Mod_rewrite Can mod_rewrite be used to set PerlSetVar or PerlSetEnv variables? well, both of these are used to populate Apache::Table objects internal to

RE: new module: Apache::FakeEnv

2001-06-20 Thread Geoffrey Young
-Original Message- From: Thomas Klausner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 11:27 AM To: modperl Subject: RFC: new module: Apache::FakeEnv Hi! I am currently working on a module that generates a Fake Apache Request Object like Apache::FakeRequest

RE: Sudden mod_perl weirdness

2001-06-20 Thread Geoffrey Young
-Original Message- From: Isaac Horton To: mod_perl Sent: 6/20/01 6:44 PM Subject: Sudden mod_perl weirdness I could really use some help. I checked in all the faq's and common problem sections to no avail. So hear is my problem, bearing in mind that I do not have my own server. I rent

[DIGEST] mod_perl digest 2001/06/16

2001-06-19 Thread Geoffrey Young
-- mod_perl digest June 10, 2001 - June 16, 2001 -- Recent happenings in the mod_perl world... Features

RE: Adding parameters to a request

2001-06-18 Thread Geoffrey Young
-Original Message- From: Rob Bloodgood To: mod_perl Sent: 6/18/01 6:35 PM Subject: Adding parameters to a request [snip] I'm using Apache::Request, for the sole purpose of having easier access to the parameters. Except that it turns out Apache::Request's param() method does NOT

RE: Adding parameters to a request

2001-06-18 Thread Geoffrey Young
-Original Message- From: Rob Bloodgood To: Geoffrey Young Cc: mod_perl Sent: 6/18/01 8:33 PM Subject: RE: Adding parameters to a request [snip] But I don't know if the above call is complete (changes to the Apache::Table object reflect in the request). oh, I see... I don't think I

[DIGEST] mod_perl digest 2001/06/09

2001-06-11 Thread Geoffrey Young
-- mod_perl digest June 3, 2001 - June 9, 2001 -- Recent happenings in the mod_perl world... Features o

RE: Running Mod_Perl on Windows

2001-06-08 Thread Geoffrey Young
In general, questions on installation, etc are best directed to the mod_perl list ([EMAIL PROTECTED]) after searching through the other resources available to you from http://perl.apache.org especially http://perl.apache.org/guide and http://perl.apache.org/#maillists using a binary

RE: Resetting STDIN after r-read

2001-06-08 Thread Geoffrey Young
-Original Message- From: rodney Broom [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 3:25 PM To: [EMAIL PROTECTED] Subject: Resetting STDIN after r-read I've got this module that needs to redirect sometimes. In doing this, the next request misses any POST data. I

RE: [OT] Content-Disposition to change type and action?

2001-06-06 Thread Geoffrey Young
-Original Message- From: Wilt, Paul [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 9:52 AM To: 'Ged Haywood'; Issac Goldstand Cc: [EMAIL PROTECTED] Subject: RE: [OT] Content-Disposition to change type and action? sorry I'm getting to this thread a bit late... in case

[DIGEST] mod_perl digest 2001/06/02

2001-06-06 Thread Geoffrey Young
-- mod_perl digest May 27, 2001 - June 2, 2001 -- Recent happenings in the mod_perl world... Features o

RE: [DIGEST] mod_perl digest 2001/06/02

2001-06-06 Thread Geoffrey Young
o HTML::WebDav 0.1.10 - Perl interface to the neon HTTP and WebDAV client library [14] That's HTTP::WebDav :) There sure were a lot of module announcements this week though. whoops, sorry Gerald :) thanks for the spot... --Geoff

RE: Trying to find correct format for PerlSetVar's -- or get Apache::AuthNetLDAP working.

2001-05-31 Thread Geoffrey Young
-Original Message- From: Steven Lembark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 11:31 PM To: [EMAIL PROTECTED] Subject: Trying to find correct format for PerlSetVar's -- or get Apache::AuthNetLDAP working. [snip] 168 PerlSetVar = 169

RE: Trying to find correct format for PerlSetVar's -- or get Apache::AuthNetLDAP working.

2001-05-31 Thread Geoffrey Young
-Original Message- From: Steven Lembark [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 1:27 PM To: Geoffrey Young Subject: Re: Trying to find correct format for PerlSetVar's -- or get Apache::AuthNetLDAP working. [snip] 168 PerlSetVar

RE: Can't locate object method parse via package Apache::Cookie

2001-05-30 Thread Geoffrey Young
your syntax is wrong... try my %cookiejar = Apache::Cookie-new($r)-parse; and I assume that you know Apache::Cookie is part of libapreq and not part of the mod_perl distribution... HTH --Geoff -Original Message- From: David Boone To: [EMAIL PROTECTED] Sent: 5/30/01 4:44 PM

[DIGEST] mod_perl digest 05/27/01

2001-05-29 Thread Geoffrey Young
-- mod_perl digest May 20, 2001 - May 26, 2001 -- Recent happenings in the mod_perl world... Features o

RE: Mod Perl Tutorials??

2001-05-26 Thread Geoffrey Young
I suppose you can ask other folks that deliver mod_perl tutorials at OSC to give you the URL of their talks. if all the folks giving mod_perl talks at TPC5 post their urls here (or give them to me there) maybe I could post them in an appropriate digest or something? --Geoff

RE: [DIGEST] mod_perl digest 05/13/01

2001-05-23 Thread Geoffrey Young
[snip] - stable: 1.3.19 (released February 28, 2001) [3] Nope - stable is 1.3.20 (fixing a Win32 issue) released May 15, 2001 actually, the official release wasn't announced to [EMAIL PROTECTED] until yesterday. until there is an offical announcement, there is always the possibility that

[DIGEST] mod_perl digest 05/13/01

2001-05-21 Thread Geoffrey Young
-- mod_perl digest May 13, 2001 - May 19, 2001 -- Recent happenings in the mod_perl world... Features o

RE: NameWithVirtualHost

2001-05-17 Thread Geoffrey Young
-Original Message- From: Jason Czerak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: NameWithVirtualHost [snip] and the lines in startup.pl: #! /usr/bin/perl use strict; use Apache::RegistryNG; use CGI (); use DBI ();

RE: Apache::DBI missing methods?!

2001-05-15 Thread Geoffrey Young
just DBI. try PerlModule DBI PerlModule Apache::DBI yuk, of course that's backwards... PerlModule Apache::DBI PerlModule DBI sorry... --Geoff

[DIGEST] mod_perl digest 05/05/01

2001-05-14 Thread Geoffrey Young
-- mod_perl digest May 6, 2001 - May 12, 2001 -- Recent happenings in the mod_perl world... Features o

RE: [OT] 128 bit encryption and IE

2001-05-08 Thread Geoffrey Young
is required. thanks to all who replied... --Geoff -Original Message- From: David Harris To: Geoffrey Young; [EMAIL PROTECTED] Sent: 5/7/01 8:13 PM Subject: RE: [OT] 128 bit encryption and IE Geoffrey Young [mailto:[EMAIL PROTECTED]] wrote: Hi all... sorry for the OT, but has anyone figured

RE: Apache::Filter upgrade issues...

2001-05-07 Thread Geoffrey Young
-Original Message- From: Trevor Phillips [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 05, 2001 2:21 AM To: ModPerl Mail List Subject: Apache::Filter upgrade issues... Hi! I recently upgraded a test server to a recent Apache::Filter, and hit problems due to the new

[DIGEST] mod_perl digest 04/29/01

2001-05-07 Thread Geoffrey Young
-- mod_perl digest April 29, 2001 - May 5, 2001 -- Recent happenings in the mod_perl world... Features o

[OT] 128 bit encryption and IE

2001-05-07 Thread Geoffrey Young
Hi all... sorry for the OT, but has anyone figured out how to tell whether a browser supports 56 or 128 bit encryption? Apparently, users of IE with 56 bit, when entering a 128 bit page, get the standard Cannot Find Server error page with little in the way directions to help the EU know to

RE: modify Server header via a handler

2001-05-01 Thread Geoffrey Young
-Original Message- From: Richard Chen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 2:51 PM To: [EMAIL PROTECTED] Subject: modify Server header via a handler I would like to customize or suppress the Server header from the modperl server responses such as this: see

RE: PerlAccessHandler -- struggling and drowning

2001-05-01 Thread Geoffrey Young
-Original Message- From: will trillich [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 3:38 PM To: [EMAIL PROTECTED] Subject: Re: PerlAccessHandler -- struggling and drowning now when lynx or netscape (but not konqueror) get validated, and the server tries to

[DIGEST] mod_perl digest 04/28/01

2001-04-30 Thread Geoffrey Young
-- mod_perl digest April 22, 2001 - April 28, 2001 -- Recent happenings in the mod_perl world... Features

RE: forbidden vs. cookie

2001-04-30 Thread Geoffrey Young
-Original Message- From: will trillich [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 3:31 PM To: [EMAIL PROTECTED] Subject: forbidden vs. cookie [snip] # this don't work so not, neither: $r-header_out(-cookie=$cookie);

RE: cvs commit: modperl/Apache Apache.pm

2001-04-30 Thread Geoffrey Young
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 1:31 AM To: [EMAIL PROTECTED] Subject: cvs commit: modperl/Apache Apache.pm dougm 01/04/25 22:30:46 Modified:.Changes Apache Apache.pm

[DIGEST] mod_perl digest 04/21/01

2001-04-23 Thread Geoffrey Young
-- mod_perl digest April 15, 2001 - April 21, 2001 -- Recent happenings in the mod_perl world... Features

RE: Initialization code that recognized Location setting

2001-04-19 Thread Geoffrey Young
-Original Message- From: darren chamberlain [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 7:48 AM To: [EMAIL PROTECTED] Subject: Re: Initialization code that recognized Location setting [snip] So, DIR_CREATE and DIR_MERGE can be used to run code when a specific

RE: which Handler to adjust Response-Headers?

2001-04-19 Thread Geoffrey Young
-Original Message- From: Jochen Schnapka [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 6:31 AM To: [EMAIL PROTECTED] Subject: Re: which Handler to adjust Response-Headers? Hi again. Once again, I found the solution by myself. On Wed, Apr 18, 2001 at 05:13:21PM

RE: which Handler to adjust Response-Headers?

2001-04-19 Thread Geoffrey Young
-Original Message- From: Jochen Schnapka [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 12:52 PM To: [EMAIL PROTECTED] Subject: Re: which Handler to adjust Response-Headers? On Thu, Apr 19, 2001 at 08:42:40AM -0400, Geoffrey Young wrote: $r-headers_out seems

RFC: Apache::ReverseLocation

2001-04-18 Thread Geoffrey Young
roduction quality at this time. FEATURES/BUGS Probably many - it's alphaware. SEE ALSO perl(1), mod_perl(1), Apache(3) AUTHOR Geoffrey Young [EMAIL PROTECTED] COPYRIGHT Copyright 2001 Geoffrey Young - all rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

RE: What the heck actually happens in a perl section?

2001-04-17 Thread Geoffrey Young
-Original Message- From: Thomas K. Burkholder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 6:40 AM To: [EMAIL PROTECTED] Subject: What the heck actually happens in a perl section? Hi again, I'm still beating my head against perl sections. Using PerlSetVar

RE: negative LocationMatch syntax?

2001-04-16 Thread Geoffrey Young
-Original Message- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 2:00 PM To: [EMAIL PROTECTED] Cc: modperl; modssl Subject: Re: negative LocationMatch syntax? [snip] Is there a way I could use LocationMatch to specify a not condition? as

[DIGEST] mod_perl digest 04/14/01

2001-04-16 Thread Geoffrey Young
-- mod_perl digest April 8, 2001 - April 14, 2001 -- Recent happenings in the mod_perl world... Features o

RE: from the quick hacks department... x-bit controls mod_cgi

2001-04-12 Thread Geoffrey Young
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 11:27 AM To: Tim Bunce Cc: [EMAIL PROTECTED] Subject: Re: from the "quick hacks" department... x-bit controls mod_cgi "Tim" == Tim Bunce [EMAIL PROTECTED] writes: Tim On

<    1   2   3   4   5   6   7   8   9   >