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.473.212 Times

Rewriterule Apache Example software
Filter: All | Freeware | Demo
 

Rewriterule Apache Example

< 1 2 3 4 5 > 
Added: November 16, 2010 | Visits: 993

Apache Compile HOWTO Apache Compile HOWTO is a full-featured Apache compilation HOWTO. The Apache Compile HOWTO is a simple set of instructions and examples for compiling Apache, mod_ssl, mod_perl, mod_dav, mod_auth_ldap, mod_auth_mysql, mod_dynvhost, mod_roaming, mod_jserv, and mod_php (including MySQL, Postgres,...



Platforms: *nix

License: Freeware Download (109): Apache Compile HOWTO Download

Added: August 10, 2010 | Visits: 571

Apache::CryptHash Apache::CryptHash is a Perl module with encrypted tokens for cookies. Creates an encrypted cookie-like string with a MAC (checksum) from a hash of critical and non-critical values. The MAC is created on only the critical values. Decryption will fail if the string has been altered and the MAC...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): Apache::CryptHash Download

Added: July 14, 2010 | Visits: 972

Apache::PAR::tutorial Apache::PAR::tutorial is a Perl module with information on getting Apache::PAR up and running. Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (100): Apache::PAR::tutorial Download

Added: February 04, 2010 | Visits: 1.078

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: 755

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 (90): Apache::AppSamurai Download

Added: January 18, 2010 | Visits: 616

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.942

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: 921

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 (93): Apache::Language Download

Added: January 22, 2010 | Visits: 897

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: October 09, 2010 | Visits: 704

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: 734

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.137

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 (111): Apache::MP3::Skin Download

Added: October 11, 2010 | Visits: 827

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: July 24, 2010 | Visits: 1.208

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: October 09, 2010 | Visits: 737

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 (93): Apache::Dynagzip Download

Added: May 27, 2010 | Visits: 1.314

Apache XML Apache XML Projects goals are: - to provide commercial-quality standards-based XML solutions that are developed in an open and cooperative fashion, - to provide feedback to standards bodies (such as IETF and W3C) from an implementation perspective, and - to be a focus for XML-related...


Platforms: *nix

License: Freeware Download (91): Apache XML Download

Added: August 20, 2010 | Visits: 1.421

Apache Struts Apache Struts project is a free open-source framework for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and...


Platforms: *nix

License: Freeware Download (93): Apache Struts Download

Added: February 15, 2010 | Visits: 846

Apache Apache Portals is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages. This project is managed in cooperation with various individuals...


Platforms: *nix

License: Freeware Download (91): Apache Download

Added: May 07, 2010 | Visits: 1.111

Apache MyFaces Apache MyFaces is the first free open source Java Server Faces implementation. What is Java Server Faces (JSF)? Java Server Faces is a new and upcoming web application framework that accomplishes the MVC paradigm. It is comparable to the well-known Struts Framework but has features and...


Platforms: *nix

License: Freeware Download (110): Apache MyFaces Download

Added: June 17, 2010 | Visits: 1.074

Apache Lenya Apache Lenya is an Open Source Java/XML Content Management System. Apache Lenya comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow..


Platforms: *nix

License: Freeware Download (95): Apache Lenya Download

< 1 2 3 4 5 >