
- 1UFS Explorer RAID Recovery (Linux)200
- 2Recovery Explorer Professional - Linux87
- 3UFS Explorer Standard Recovery (Linux)226
- 4Tagstoo linux92
- 5wolfSSL463
- 6Recovery Explorer Professional - Linux61
- 7TMetric85
- 8112 eCall Router InBand PSAP IVS Server231
- 9SidewinderPhotoColourBalancer352
- 10Hotelare253
- 11RecordEditor_Linux400
- 12Hiri for Linux148
- 13JXCirrus Prayer for Linux76
- 14MarkdownD for Linux63
- 15DataStorm for Linux38
Description
Apache::LogIgnore is a mod_perl log handler to ignore connections. SYNOPSIS in your httpd.conf file, put this in the mod_perl load block (if you have one) < Location / > PerlLogHandler Apache::LogIgnore PerlSetVar DebugFlag 1 #Turn Debugging on PerlSetVar IgnoreHost 192.168.0.2 #Dont log connections from host #Exact match PerlSetVar IgnoreAgent Moz #Dont log connections using agent #Containing match, case insensitive PerlSetVar IgnoreReferer 192.168.0.2 #Dont log connections referred by IP #Containing match, case insensitive PerlSetVar IgnoreFrom foo@bar.com #Dont log connections from Agents with certain E-Mail addresses set #Containing match, case insensitive PerlSetVar IgnoreMinSize 100 #Dont log connections below 100 bytes PerlSetVar IgnoreMaxSize 400000 #Dont log connections above 400000 bytes PerlSetVar IgnoreType Image #Dont log connections to certain mime-types #Containing match, case insensitive PerlSetVar IgnoreStatus 403 #Dont log status code #Exact match < /Location > This mod_perl log handler can be used to ignore connections which match the criteria..
Logignore - Perlsetvar - Apachelogignore - Log Handler - Case Insensitive - Log - Connections - Dont - Match - Mod - Perl - Libraries - ProgrammingPrice:Free
Downloads:12
Size:3.1 KB
Platform: Linux
Apache::ReverseProxy is an Apache mod_perl reverse proxy. SYNOPSIS # In Apache config file < Location / > SetHandler perl-script PerlHandler Apache::ReverseProxy PerlSetVar ReverseProxyConfig /usr/local/apache/conf/rproxy.
DateAug 12, 2010
AuthorClinton Wong
Size6.1 KB
LicenseFreeware
PriceFree
PlatformLinux
CategoryLinux Programming
Apache2::AuthenNTLM is a Perl module to perform Microsoft NTLM and Basic User Authentication.
DateAug 31, 2010
AuthorG. Richter
Size51.2 KB
LicenseFreeware
PriceFree
PlatformLinux
CategoryLinux Programming
Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module.
DateOct 1, 2010
AuthorHenrik Strom
Size3.1 KB
LicenseFreeware
PriceFree
PlatformLinux
CategoryLinux Programming
Apache2::AuthCookieDBI is an AuthCookie module backed by a DBI database. SYNOPSIS # In httpd.conf or .htaccess PerlModule Apache2::AuthCookieDBI PerlSetVar WhatEverPath / PerlSetVar WhatEverLoginScript /login.
DateSep 9, 2010
AuthorJacob Davies and Matisse Enzer
Size22.5 KB
LicenseFreeware
PriceFree
PlatformLinux
CategoryLinux Programming
Apache2::xForwardedFor is a Perl module to re-set remote_ip to incoming clients ip when running mod_perl behind a reverse proxy server.
DateSep 9, 2010
AuthorJonathan Vanasco
Size4.1 KB
LicenseFreeware
PriceFree
PlatformLinux
CategoryLinux Programming