Re: mod_accel reverse proxying?

2001-12-27 Thread Igor Sysoev
On Thu, 27 Dec 2001, Philip Mak wrote: > Does mod_accel have a reverse proxying directive (similar to the > ProxyPassReverse directive in mod_proxy) in order to make redirects work? Yes, AccelPass automatically handles reverse proxying in "Location" and "Refresh" headers. > I believe the "Accel

Re: how to access the perl file from palm top

2001-12-27 Thread A. Farber
Maybe http://www.samag.com/documents/s=1131/sam05040004/

Re: PerlEditor - Freeware or Trialware

2001-12-27 Thread Franck PORCHER
or 'vim', as a matter of personnal preferences, and like Emacs, part of any Linux distibution. On Tue, 25 Dec 2001, Chris Jones wrote: > Anand Ratnasabapathy wrote: > > > > Can any one help me with a Nice Editor for > > working on Perl-cgi, > > Emacs. http://www.gnu.org/software/emacs/emacs.ht

CGI module bug, Internet Explorer 6 problems and workaround...

2001-12-27 Thread Rob Mueller (fastmail)
We've just recently started having problems with some people using Internet Explorer 6 to access our web-site. Basically they would receive an error message like:   The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the error and then click the Refresh b

mod_accel reverse proxying?

2001-12-27 Thread Philip Mak
Does mod_accel have a reverse proxying directive (similar to the ProxyPassReverse directive in mod_proxy) in order to make redirects work? I believe the "AccelPass" directive automatically handles reverse proxying, but what if I used RewriteRule instead: RewriteRule ^(.*)\.asp$ http://127.0.0.1:

Apache::Cookie->expires under Windows

2001-12-27 Thread Alexei Danchenkov
Hi, All, I posted a message on the subject a little earlier, but apparently I need to learn more. The Apache::Cookie->expires as below adds unwanted information (header dump attached) to the date and subsequently does not want to bake ($cookie->bake). This is the code: my $cookie = Apache::Cooki

Re: how to access the perl file from palm top

2001-12-27 Thread Brendan W. McAdams
Most Cellphones use WAP/WML format. It's a highly simplified markup language with limited functionality; there may be mod_perl modules out there to handle it. You could try a google search for WML (Wireless Markup Language); it's been a while since i did anything with it and don't have any resou

how to access the perl file from palm top

2001-12-27 Thread SubbaReddy M
Hello Gurus, I have apache with mod-perl env. on Redhat linux 6.2 and mysql as backend. Written perl script that fetch the data from mysql database and generate the dynamic page to view from PC based browser. >>> #!/usr/bin/perl -w use CGI qw(:standard); use DBI; $driver = "mysql

Re: irc

2001-12-27 Thread Philippe M. Chiasson
On Wed, Dec 26, 2001 at 11:07:46PM -0800, brian moseley wrote: > On Wed, 26 Dec 2001, Philippe M. Chiasson wrote: > > > I am usually on rhizomatic, and #mod_perl sounds pretty > > good to me. > > there's folks on both #mod_perl and #modperl. let's drop > #mod_perl, cos the other is easier to typ