RE: Looking for a new distro

2001-01-14 Thread Jamie Krasnoo
I found what the problem was, thanks to Michael Weiner (Hunter). For some reason, when mod_perl is compiled in to Apache as a static, it loads the file stated in PerlRequire twice. When I recompiled mod_perl as a DSO it stopped doing that. This bug seems like its a problem with the RedHat distro.

Re: Need: Autherization one time password.

2001-01-14 Thread George Sanderson
At 11:08 PM 1/14/2001 +, you wrote: >I seem to recall Randal did a column in Web Techniques on just such a >thing. Check http://www.stonehenge.com/merlyn/ > >> I want an authorization module to generate a one time password for a >> particular user name. I th

RE: Looking for a new distro

2001-01-14 Thread Jeffrey A. Stuart
Hey just as an FYI... I've got mod_perl and apache 1.3.14 and PHP 4.04 (I think or maybe 4.03pl1) installed with no problems on my redhat 7 box. Now, it's my devel box so I don't know if there are any "major" problems with it. :) It does double duty as my devel box and my personal router (got my

Re: mixing perl and c module on handler stack

2001-01-14 Thread Sander van Zoest
On Fri, 12 Jan 2001, Danny Rathjens wrote: > If you want to know why I just don't use Apache::SSI it is because > I am dealing with a OpenAdStream from realmedia which has a modifed > mod_include.so which makes calls to a 'proprietary' library. > So it seems a lot easier to just be able to send t

Re: Need: Autherization one time password.

2001-01-14 Thread Matt Sergeant
I seem to recall Randal did a column in Web Techniques on just such a thing. Check http://www.stonehenge.com/merlyn/ On Sun, 14 Jan 2001, George Sanderson wrote: > I want an authorization module to generate a one time password for a > particular user name. > For example, lets say I target some u

Need: Autherization one time password.

2001-01-14 Thread George Sanderson
I want an authorization module to generate a one time password for a particular user name. For example, lets say I target some user names to have a one time password service by using a directive like: Auth_onetimeruser1, user2, ... If the password was blank (empty), the module would automagi

[ANNOUNCE] Apache::ProxyRewrite 0.11

2001-01-14 Thread Christian Gilmore
The uploaded file Apache-ProxyRewrite-0.11.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CG/CGILMORE/Apache-ProxyRewrite-0.11.tar.gz size: 10843 bytes md5: 851e2561d7bcd9ef4fd20dd8cb735ad5 Apache::ProxyRewrite acts as a reverse-proxy that will rewrite URLs embedded in HTML d

Interesting ReverseProxy + PerlSections issue

2001-01-14 Thread siberian
Hello all- I have an interesting situation and I am hoping someone can point me in the right direction. Scenario : I am running two apache servers, stronghold up front for my reverse proxy ( 80 / 443 ) and a modperl apache running on port 802. All 80/443 requests are reverse proxied to