The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Apache::Resource"

xs/Apache/DAV/Resource/Resource.pm River stage zero No dependents

GRICHTER/Apache-DAV-0.13 - 19 Nov 2002 03:52:20 UTC

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

Apache::WebDAV - Extensible WebDAV server for Apache. River stage zero No dependents

Apache::WebDAV is a WebDAV server implementation. It was originally based on Net::DAV::Server (which isn't compatible with Apache), but has undergone significant architectural changes. Apache::WebDAV can be used with a simple mod_perl handler and tie...

LOZIER/Apache-WebDAV-0.01 - 22 Nov 2006 20:32:52 UTC

Apache::Traffic - Tracks hits and bytes transferred on a per-user basis River stage zero No dependents

This module tracks the total number of hits and bytes transferred per day by the Apache web server, on a per-user basis. This allows for real-time statistics without having to parse the log files. After installation, add this to your Apache's httpd.c...

MAURICE/Apache-Traffic-1.02 - 09 Jan 1998 19:03:14 UTC

Apache::XPointer - mod_perl handler to address XML fragments. River stage zero No dependents

Apache::XPointer is a mod_perl handler to address XML fragments using the HTTP 1.1 *Range* and *Accept* headers and the XPath scheme, as described in the paper : *A Semantic Web Resource Protocol: XPointer and HTTP*. Additionally, the handler may als...

ASCOPE/Apache-XPointer-1.1 - 16 Nov 2004 14:19:36 UTC

Apache::DBILogin - authenticates and authorizes via a DBI connection River stage zero No dependents

Apache::DBILogin allows authentication and authorization against a multi-user database. It is intended to facilitate web-based transactions against a database server as a particular database user. If you wish authenticate against a passwd table inste...

JGROENVEL/Apache-DBILogin-2.06 - 21 Apr 2005 16:09:23 UTC

Apache::SizeLimit - Because size does matter. River stage zero No dependents

******************************** NOTICE ******************* This version is only for httpd 1.3.x and mod_perl 1.x series. For httpd 2.x / mod_perl 2.x Apache2::SizeLimit documentation please read the perldoc in lib/Apache2/SizeLimit.pm **************...

SHAY/Apache-SizeLimit-0.98 - 06 Aug 2023 10:47:30 UTC

Apache::GTopLimit - Limit Apache httpd processes River stage zero No dependents

This module will run on platforms supported by GTop.pm a Perl interface to libgtop (which in turn needs libgtop : See http://home-of-linux.org/gnome/libgtop/ ). This module was written in response to questions on the mod_perl mailing list on how to t...

STAS/Apache-GTopLimit-1.02 - 19 Mar 2002 17:03:30 UTC

Apache::OpenIndex - Perl Open Index manager for a Apache Web server River stage zero No dependents

OpenIndex provides a file manager for a web sites through a web browser. It is a extensive rewrite of the Apache::AutoIndex.pm module which in turn was a remake of the autoindex Apache module. OpenIndex can provide the same functionality as AutoIndex...

SANDERSON/OpenIndex-1.05 - 02 Sep 2002 16:57:04 UTC

Apache::MIMEMapper - associate file extensions with PerlHandlers River stage zero No dependents

Apache::MIMEMapper extends the core AddHandler directive to allow you to dispatch different PerlHandlers based on the file extension of the requested resource. This means that you can now have .pl scripts under htdocs/ (or wherever) without resorting...

GEOFF/Apache-MIMEMapper-0.10 - 21 Feb 2002 14:22:31 UTC

Apache::AppSamurai - An Authenticating Mod_Perl Front End River stage zero No dependents

Apache::AppSamurai protects web applications from direct attack by unauthenticated users, and adds a flexible authentication front end to local or proxied applications with limited authentication options. Unauthenticated users are presented with eith...

PAULDOOM/Apache-AppSamurai-1.01 - 03 May 2008 07:10:21 UTC

Apache::SiteControl - Perl web site authentication/authorization system River stage zero No dependents

Apache::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be writte...

AWKAY/Apache-SiteControl-1.01 - 05 Oct 2005 22:09:43 UTC

Apache::AuthzNetLDAP - Apache-Perl module that enables you to authorize a user for Website based on LDAP attributes. River stage zero No dependents

After you have authenticated a user (perhaps with Apache::AuthNetLDAP ;) you can use this module to determine whether they are authorized to access the Web resource under this modules control. You can control authorization via one of four methods. Th...

SPEEVES/Apache-AuthzNetLDAP-0.07 - 02 Jul 2003 15:08:20 UTC

Apache::XPointer::RDQL - mod_perl handler for addressing XML fragments using the RDF Data Query Language. River stage zero No dependents

Apache::XPointer::RDQL::RDFStore is a mod_perl handler to address XML fragments using the HTTP 1.1 *Range* and *Accept* headers and the XPath scheme, as described in the paper : *A Semantic Web Resource Protocol: XPointer and HTTP*. Additionally, the...

ASCOPE/Apache-XPointer-RDQL-1.1 - 16 Nov 2004 14:19:55 UTC

Apache::RewritingProxy - proxy that works by rewriting requested documents with no client proxy config needed. River stage zero No dependents

This module allows proxying of web sites without any configuration changes on the client's part. The client is simply pointed to a URL using this module and it fetches the resource and rewrites all links to continue using this proxy....

HAGANK/Apache-RewritingProxy-0.4 - 05 Nov 1999 20:49:13 UTC

Apache::LangPrefCookie - implant a language-preference given by cookie into httpd's representation of the Accept-Language HTTP-header. River stage zero No dependents

This module looks for a cookie providing a language-code as its value. This preference is then implanted into httpd's representation of the "Accept-Language" header, just as if the client had asked for it as #1 choice. The original preferences are st...

ZEYA/Apache-LangPrefCookie-1.03 - 23 Dec 2008 12:09:24 UTC

Apache::FilteringProxy - A configurable rewriting proxy module for HTTP servers in mod_perl. River stage zero No dependents

The *Apache::FilteringProxy* module provides a rewriting proxy for HTTP servers. This module was originally created to allow remote access of resources that are restricted to using IP-based authentication. Requirements Perl modules: LWP::UserAgent XM...

DCASTRO/Apache-FilteringProxy-0.1 - 12 Feb 2003 11:16:59 UTC

Apache::AuthDigest::API - mod_perl API for Digest authentication River stage zero No dependents

Apache::AuthDigest::API is a simple API for interacting with Digest authentication. For more information on Digest authentication, see RFC 2617: ftp://ftp.isi.edu/in-notes/rfc2617.txt The API itself is very similar to the API mod_perl offers natively...

GEOFF/Apache-AuthDigest-0.022 - 19 Dec 2002 20:49:50 UTC

Apache::XPointer::XPath - mod_perl handler to address XML fragments using XPath. River stage zero No dependents

Apache::XPointer is a mod_perl handler to address XML fragments using the HTTP 1.1 *Range* and *Accept* headers and the XPath scheme, as described in the paper : *A Semantic Web Resource Protocol: XPointer and HTTP*. Additionally, the handler may als...

ASCOPE/Apache-XPointer-1.1 - 16 Nov 2004 14:19:36 UTC

Apache::TieBucketBrigade - Perl extension which ties an IO::Handle to Apache's Bucket Brigade so you can use standard filehandle type operations on the brigade. River stage one • 1 direct dependent • 1 total dependent

This module has one usefull method "new_tie" which takes an Apache connection object and returns a tied IO::Handle object. It should be used inside a mod_perl protocol handler to make dealing with the bucket brigade bitz easier. FILENO will emulate a...

MOCK/Apache-TieBucketBrigade-0.05 - 12 Sep 2004 22:25:52 UTC
25 results (0.05 seconds)