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
Maybe http://www.samag.com/documents/s=1131/sam05040004/
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
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
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:
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
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
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
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