Re: hack to provide "single username/password store" appearance to another app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry - I'd been experimenting, my filter isn't:

On 4/26/07, Dmitri Colebatch <dim@xxxxxxxxxxxxx> wrote:
       sub handler : FilterConnectionHandler {
               print STDERR "test\n";
               Apache::Const::OK;
       }
       1;

bug is:

       sub handler : FilterConnectionHandler {
               print STDERR "test\n";
               return Apache2::Const::DECLINED;
       }
       1;

which on my limited understanding is what I should be doing to have a
no-op filter.  Please correct me if this is wrong.

cheers,
dim

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux