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

Apache Mod Rewrite freeware
Filter: All | Freeware | Demo
 

Apache Mod Rewrite

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

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: January 18, 2010 | Visits: 618

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 11, 2010 | Visits: 829

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

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: March 30, 2013 | Visits: 542

mod-xslt2 for XML Tools mod-xslt2 is a server side module able to apply stylesheets to xml data on the fly. mod-xslt2 as it is today is almost a complete rewrite of the original mod-xslt2 written by Philipp Dunkel, with many new features added and a complete code clean up. mod-xslt2 is able to: parse dynamically... Platforms: C and C plus plus

License: Freeware Size: 1.66 MB Download (41): mod-xslt2 for XML Tools Download

Added: January 18, 2010 | Visits: 1.922

Half-life Admin MOD Half-life Admin MOD project is an administration plugin mod to Half-Life servers. Admin Mod is a Metamod plugin that allows you to administer your Half-Life server while playing the game from your client console. Multiple administrators with different permissions can be set up, each with their... Platforms: *nix

License: Freeware Size: 1.6 MB Download (168): Half-life Admin MOD Download

Added: March 18, 2010 | Visits: 1.518

Apache .NET Ant Library Apache .NET Ant Library doesnt strive to replace NAnt or MSBuild, its main purpose is to help those of us who work on projects crossing platform boundaries. With this library you can use Ant to build and test the Java as well as the .NET parts of your project. This library provides a special... Platforms: *nix

License: Freeware Size: 78.85 KB Download (106): Apache .NET Ant Library Download

Added: August 16, 2010 | Visits: 1.832

Apache Cocoon Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Apache Cocoon implements these concepts around the notion of component pipelines, each component on the pipeline specializing on a particular operation. This... Platforms: *nix

License: Freeware Size: 42.8 MB Download (116): Apache Cocoon Download

Added: June 18, 2010 | Visits: 1.103

Apache::AxKit::Language::SAXMachines Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. SYNOPSIS # add the style processor mapping AxAddStyleMap application/x-saxmachines Apache::AxKit::Language::SAXMachines # add the processor AxAddProcessor application/x-saxmachines . #... Platforms: *nix

License: Freeware Size: 307.2 KB Download (95): Apache::AxKit::Language::SAXMachines Download

Added: August 09, 2010 | Visits: 868

Apache::TestRun Apache::TestRun is a Perl module to run the test suite. SYNOPSIS The Apache::TestRun package controls the configuration and running of the test suite. METHODS Several methods are sub-classable, if the default behavior should be changed. bug_report The bug_report() method is executed... Platforms: *nix

License: Freeware Size: 143.36 KB Download (92): Apache::TestRun Download

Added: February 20, 2010 | Visits: 1.181

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <... Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: May 09, 2010 | Visits: 1.371

apache-top apache-top provides real-time display of the active processes from a remote apache server. With apache-top you can get: - The active apache processes with their associated PID, the status, the seconds being active, the CPU usage, the asociated VirtualHost, the accessing ip and the request... Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): apache-top Download

Added: May 07, 2010 | Visits: 1.009

Apache::WebSNMP Apache::WebSNMP is a Perl module that allows for SNMP calls to be embedded in HTML. SYNOPSIS < html > < body > < snmp > host=zoom.google.org community=public connect interface=ifDescr.2 mac=ifPhysAddress.2 query < /snmp > The interface < b >descriptor< /b > for the ethernet card is... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Apache::WebSNMP Download

Added: March 09, 2010 | Visits: 1.046

Apache::ErrorControl Apache::ErrorControl Perl module is an Apache Handler for Templating Apache Error Documents. This mod_perl content handler will make templating your ErrorDocument pages easy. Basically you add a couple of entries to your httpd.conf file restart apache, make your template and your cruising.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Apache::ErrorControl Download

Added: June 02, 2010 | Visits: 966

Apache::TestMB Apache::TestMB is a subclass of Module::Build to support Apache::Test. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt like the "./" notation, you can do this:... Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): Apache::TestMB Download

Added: August 24, 2010 | Visits: 967

Apache::MyConfig Apache::MyConfig is a Perl module created to build options access. SYNOPSIS use Apache::MyConfig; die unless $Apache::MyConfig::Setup{PERL_FILE_API}; Apache::MyConfig module provides access to the various hooks and features set when mod_perl is built. This circumvents the need to set up a... Platforms: *nix

License: Freeware Size: 389.12 KB Download (142): Apache::MyConfig Download

Added: July 02, 2010 | Visits: 1.060

Apache::ImageMagick Apache::ImageMagick is a Perl module that can convert and manipulate images on the fly. SYNOPSIS In httpd.conf or .htaccess < Location /images > PerlFixupHandler Apache::ImageMagick PerlSetVar AIMCacheDir /var/aimcache < /Location > Then request... Platforms: *nix

License: Freeware Size: 256 KB Download (108): Apache::ImageMagick Download

Added: March 02, 2010 | Visits: 831

mod_antispam mod_antispam is an apache module which can control referer spam. By using this module, you can control referer spam accesses. As you know, sometimes you can see referer spam access in your log files. their purpose is to lead you to spam website by recording their website address in your log... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): mod_antispam Download

Added: July 24, 2010 | Visits: 1.327

Harmony Mod Harmony Mod provides an extension for Mozilla Firefox, that adds new features to Logitech Harmony web site. Harmony Mod is an extension for Mozilla Firefox, that adds new features to Logitech Harmony web site, used to configure Harmony Remote Control: 1. Reorder custom buttons (activities and... Platforms: *nix

License: Freeware Size: 32.77 KB Download (121): Harmony Mod Download

Added: July 21, 2010 | Visits: 1.073

fortune-mod-calvin fortune-mod-calvin project is a fortune cookie file with quotes from Calvin and Hobbes. fortune-mod-calvin is a compilation of quotes from Bill Wattersons fantastic "Calvin and Hobbes" comic strip. The quotes have been compiled from various sources on the Web.. Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): fortune-mod-calvin Download

< 1 2 3 4 5 >