ernal "test" network for the appliances
(like performing level 3 vulnerability scans and such).
Thanks, mod_perl!
- --
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
Standards are the industry's way of codifying obsolescence.
-BEGIN PGP SIGNATURE-
Version: G
I've turned off PerlSendHeader, but no matter what I do, it seems that I'm
already getting headers before I ever print anything.
I have the following in my httpd.conf:
---(snip!)---
Alias /perl/ /home/httpd/perl/
SetHandler perl-script
PerlHandler Apache::Registry
PerlSendHeader Off
Options
I'm getting segfaults with a RedHat 6.1 system. I've tried mod_perl 1.22,
as well as a CVS snapshot from today, and I pretty much get the same thing
either way. I would appreciate it if anyone could help me out on this, it's
driving me nuts.
Here's my system:
RedHat 6.1 (with all updates)
Apac