Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.012.000 Times

Apache Gui Administration software
Filter: All | Freeware | Demo
 

Apache Gui Administration

< 1 2 3 4 5 
Added: February 04, 2010 | Visits: 1.070

Apache::Cache Apache::Cache is a cache data accessible between Apache childrens. SYNOPSIS use Apache::Cache qw(:status); my $cache = new Apache::Cache(default_expires_in=>"5 minutes"); # if the if the next line is called within 10 minutes, then this # will return the cache value overwise, this will...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Apache::Cache Download

Added: February 16, 2010 | Visits: 751

Apache::AppSamurai Apache::AppSamurai Perl module protects vulnerable or sensitive web applications. The target use is in reverse proxy configurations, with a Apache mod_perl proxy inside a DMZ and a backend web server in another DMZ or an internal network..





Platforms: *nix

License: Freeware Size: 133.12 KB Download (89): Apache::AppSamurai Download

Added: May 15, 2010 | Visits: 1.089

Apache::NavBarDD Apache::NavBarDD is a dynamic double-decker (two level) Navigation Bar. SYNOPSIS use Apache::NavBarDD; $Apache::NavBarDD::myBar = Apache::NavBarDD->new; The NavBarDD package provides a dynamic navigation bar along the lines of the NavBar module described in Lincoln Steins and Doug...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (86): Apache::NavBarDD Download

Added: June 25, 2010 | Visits: 960

Apache::ProxyConf Apache::ProxyConf is a Perl module that can generate proxy configuration for browsers. SYNOPSIS # In httpd.conf: < Location / > SetHandler perl-script PerlHandler Apache::ProxyConf PerlSetVar ProxyConfConfig "/some/location/proxyconf.ini" < /Location > The Apache::ProxyConf is used to...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Apache::ProxyConf Download

Added: January 18, 2010 | Visits: 612

Apache::TimedRedirect Apache::TimedRedirect is an Apache (mod_perl) TransHandler. SYNOPSIS use Apache::TimedRedirect; requires TimePeriod be installed (go to nearest CPAN) requires Apache have mod_perl installed. httpd.conf entry... **** NOTE *** CANNOT be inside < LOCATION >< /LOCATION > tags...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Apache::TimedRedirect Download

Added: October 01, 2010 | Visits: 1.935

Apache File Manager The Apache::FileManager module is a simple HTML file manager. It provides file manipulations such as cut, copy, paste, delete, rename, extract archive, create directory, create file, edit file, and upload files. It also has the ability to rsync the server htdocs tree to another server with the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (154): Apache File Manager Download

Added: January 20, 2010 | Visits: 919

Apache::Language Apache::Language is a Perl transparent language support for Apache modules and mod_perl scripts. SYNOPSIS In YourModule.pm: sub handler { my $r = shift; use Apache::Language; my $lang = Apache::Language->new($extra_args); #$lang is now a hash ref that will automacigally pick the right...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (87): Apache::Language Download

Added: January 22, 2010 | Visits: 891

Apache Users Apache Users project is an Apache username enumerator, via /~username requests. This script uses a list of common system names like root, admin etc ... You should manually check the issue to establish the http return code, ie: 403 as this is needed for the command line. No native SSL support....


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): Apache Users Download

Added: February 17, 2010 | Visits: 1.195

CANFestival GUI CANFestival GUI project is an implementation of the CANopen protocol. CANopen SlaveLib is an implementation of the CANopen protocol for CAN bus devices. It makes it very easy to create CANopen slave devices under Linux and on Microchips PIC microcontrollers..


Platforms: *nix

License: Freeware Size: 440.32 KB Download (220): CANFestival GUI Download

Added: October 09, 2010 | Visits: 699

Apache::CustomKeywords Apache::CustomKeywords is a customizable toolbar for MSIE. SYNOPSIS # 1. As an Apache proxy Listen 8888 < VirtualHost *:8888 > PerlTransHandler +Apache::CustomKeywords CustomKeyword cpan http://search.cpan.org/search?mode=module&query=%s CustomKeyword perldoc...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (86): Apache::CustomKeywords Download

Added: July 11, 2010 | Visits: 729

Apache::Audio::DB Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface and nifty statistical analyses! SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg mp3 MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (94): Apache::Audio::DB Download

Added: May 08, 2010 | Visits: 1.132

Apache::MP3::Skin Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg .mp3 .MP3 # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Skin...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (105): Apache::MP3::Skin Download

Added: October 11, 2010 | Visits: 820

Apache DSSI Apache DSSI is a SSI extention for calling Dynamic function. By using this extentions to mod_include, you can make your own function for SSI (Server Side Includes) and you can call your function with SSI directives. This solution is based on mod_so and mod_include. By using DSSI, you can...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (106): Apache DSSI Download

Added: June 04, 2010 | Visits: 1.441

NWN Server Administration NWN Server Administration is a Web interface for managing NeverWinter Night servers. This interface provides many features for monitoring and controlling multiple servers on the same computer. The interface provides support for nwnx, and has an interface for running database queries. Whats...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (108): NWN Server Administration Download

Added: May 07, 2010 | Visits: 1.064

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: June 25, 2010 | Visits: 1.102

X10dev GUI X10dev GUI project is a GUI providing remote access to a Linux box with X10dev drivers installed. This Java Client demonstrates the simplicity of creating a remote control Web-based client/server for home automation control with the WiSH x10dev drivers. The package includes a socket server...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): X10dev GUI Download

Added: July 24, 2010 | Visits: 1.203

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

Added: September 10, 2010 | Visits: 601

Apache::MP3::L10N Apache::MP3::L10N is a base class for Apache::MP3 interface localization. This module is the base class for generating language handles (via Locale::Maketext) which Apache::MP3 (and subclasses) use for presenting their interface. To localize this for your language of choice, see the source...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (88): Apache::MP3::L10N Download

Added: February 13, 2010 | Visits: 1.018

Apache::BioChrome Apache::BioChrome is an Apache handler for Image::BioChrome to colorize gif files based on information provided in the url. SYNOPSIS #httpd.conf PerlTransHandler Apache::BioChrome # anywhere you can configure a location < Location /biochrome > PerlSetVar biochrome_cache /tmp/biochrome...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (92): Apache::BioChrome Download

Added: October 09, 2010 | Visits: 732

Apache::Dynagzip Apache::Dynagzip is a mod_perl extension for Apache-1.3.X to compress the response with gzip format. This Apache handler provides dynamic content compression of the response data stream for HTTP/1.0 and HTTP/1.1 requests. Standard gzip compression is optionally combined with an extra light...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Apache::Dynagzip Download

< 1 2 3 4 5