Main > Programming > Libraries >

Lemonldap::NG::Handler::Vhost 0.06

Lemonldap::NG::Handler::Vhost 0.06

Sponsored Links

Lemonldap::NG::Handler::Vhost 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1151
Date added: 2006-09-05
Publisher: Xavier Guimard

Lemonldap::NG::Handler::Vhost 0.06 description

Lemonldap::NG::Handler::Vhost is a Perl extension for building a Lemonldap compatible handler able to manage Apache virtual hosts.

SYNOPSIS

Create your own package:
package My::Package;
use Lemonldap::NG::Handler::Vhost;

# IMPORTANT ORDER
our @ISA = qw (Lemonldap::NG::Handler::Vhost Lemonldap::NG::Handler);

__PACKAGE__->init ( { locationRules => {
vhost1.dc.com => {
default => $ou =~ /brh/
},
vhost2.dc.com => {
^/pj/.*$ => q($qualif="opj"),
^/rh/.*$ => q($ou=~/brh/),
^/rh_or_opj.*$ => q($qualif="opj or $ou=~/brh/),
default => accept,
},
# Put here others Lemonldap::NG::Handler options
}
);
Other example, using Lemonldap::NG::Handler::SharedConf
package My::Package;
use Lemonldap::NG::Handler::SharedConf;
use Lemonldap::NG::Handler::Vhost;

# IMPORTANT ORDER
# our @ISA = qw (Lemonldap::NG::Handler::Vhost Lemonldap::NG::Handler::SharedConf);

__PACKAGE__->init ... # as using Lemonldap::NG::Handler::SharedConf alone
Change configuration
__PACKAGE__->setConf ( {
locationRules => {
vhost1.dc.com => {
default => $ou =~ /brh/
},
vhost2.dc.com => {
^/pj/.*$ => q($qualif="opj"),
^/rh/.*$ => q($ou=~/brh/),
^/rh_or_opj.*$ => q($qualif="opj or $ou=~/brh/),
default => accept,
},
},
exportedHeaders => {
vhost1.dc.com => {
Authorization=>"Basic ".MIME::Base64::encode_base64($uid),
User-Auth => $uid,
},
vhost2.dc.com => {
User-Auth => $uid,
},
}
# Put here others Lemonldap::NG::Handler::SharedConf options
}
);
Call your package in /conf/httpd.conf
PerlRequire MyFile
PerlInitHandler My::Package

Lemonldap is a simple Web-SSO based on Apache::Session modules. It simplifies the build of a protected area with a few changes in the application (they just

This library provides a way to protect Apache virtual hosts with Lemonldap.

Lemonldap::NG::Handler::Vhost 0.06 Screenshot

Advertisements

Lemonldap::NG::Handler::Vhost 0.06 Keywords

Bookmark Lemonldap::NG::Handler::Vhost 0.06

Hyperlink code:
Link for forum:

Lemonldap::NG::Handler::Vhost 0.06 Copyright

WareSeeker periodically updates pricing and software information of Lemonldap::NG::Handler::Vhost 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Lemonldap::NG::Handler::Vhost 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Lemonldap::NG::Handler is a Perl extension for building a Lemonldap compatible handler. Free Download
Lemonldap::NG::Manager is a Perl extension for managing Lemonldap::NG Web-SSO system. Free Download
Lemonldap::NG::Portal is a Perl extension for building Lemonldap compatible portals. Free Download
Lemonldap::Handlers::Generic is a Perl extension for Lemonldap sso system. Free Download
Lemonldap::Portal::Cda is a Cross Domain Authentification Perl extension for Lemonldap SSO. Free Download
Lemonldap::Cluster::Status is a Perl extension for apache cluster server-status. Free Download
Lemonldap::NG::Portal::AuthSsl is a Perl extension for building Lemonldap compatible portals based on SSL v3 mechanisms. Free Download
emonldap::Config::Parameters is a Perl module as a Backend of configuration for lemonldap SSO system. Free Download