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 49.598.853 Times

Apache Web freeware
Filter: All | Freeware | Demo
 

Apache Web

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.708

mod_auth_radius mod_auth_radius is the Apache RADIUS authentication module. mod_auth_radius allows any Apache web-server to become a RADIUS client for authentication and accounting requests. You will, however, need to supply your own RADIUS server to perform the actual authentication. Module building and...



Platforms: *nix

License: Freeware Size: 43.01 KB Download (132): mod_auth_radius Download

Added: August 24, 2010 | Visits: 1.226

mod_macro mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. mod_macro allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. Examples...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): mod_macro Download

Added: January 12, 2010 | Visits: 832

mod_corba mod_corba is an exposes Apache module API via CORBA. With this, any object in any language on any system can be used as a plugin module for an Apache web server, without recompiling or restarting the server. Since the entire internal operation of the Apache web server is based on the module API,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): mod_corba Download

Added: March 26, 2010 | Visits: 1.389

webERP webERP is an integrated suite of web-based business management software. webERP software covers accounts receivable, accounts payable, inventory management and general accounting requirements. The key differences with webERP are: - Complete commitment to the reliability and integrity of the...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (110): webERP Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 652

Xitami for Windows Fast, small, secure, portable web server Xitami is a Web and FTP server, originally developed by iMatix Corporation as a free, open-source product from 1996 to 2000. It ran as a single process with a small footprint. It was not as fast as the fastest servers but scaled well. It supported...


Platforms: Windows

License: Freeware Size: 7.4 MB Download (54): Xitami for Windows Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 629

Xitami for Linux Fast, small, secure, portable web server Xitami is a Web and FTP server, originally developed by iMatix Corporation as a free, open-source product from 1996 to 2000. It ran as a single process with a small footprint. It was not as fast as the fastest servers but scaled well. It supported...


Platforms: Linux

License: Freeware Size: 5.93 MB Download (47): Xitami for Linux Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 853

Ape Free Apache emulator for IIS 7. Implements .htaccess configurations inside IIS. Includes following modules: mod_rewrite, mod_proxy, mod_auth, mod_gzip, mod_headers, mod_cache, mod_expires, mod_developer, mod_replace, mod_so, mod_speling, mod_usertrack and others. 35+ total modules available. Free...


Platforms: Windows

License: Freeware Size: 3.42 MB Download (46): Ape Free Download

Added: August 27, 2008 | Visits: 1.225

AFCommerce AFCommerce is a full and complete online store with both a storefront and administration area, which can be easily installed, configured, and maintained over a web-based interface. Version 2 may truly be the best shopping cart solution in the world with an insane number of features and a complete...


Platforms: *nix

License: Freeware Download (118): AFCommerce Download

Added: January 18, 2010 | Visits: 1.104

Carnegie Mellon NetReg/NetMon The Network Development group maintains two web-accessible database systems: the Network Registration system (NetReg) and the Network Monitoring (NetMon) system. These systems were designed from the ground up at Carnegie Mellon. NetReg NetReg provides administrators a central platform for...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (112): Carnegie Mellon NetReg/NetMon Download

Added: April 12, 2010 | Visits: 1.287

Technorati Tracker Technorati Tracker examines the traffic your blog is receiving from Technorati. This open source web analytics software will examine an Apache web server log and will display hits generated by clicks from technorati.com and will also track the visits by Technoratibot. Output: Each hit from...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Technorati Tracker Download

Added: June 26, 2010 | Visits: 899

DOM3K DOM3K is a fast and rapid development Framework for AJAX. DOM3K uses SPyRO as Web services provider (with the XMLRPC message format) and supports a set of fast and furious javascript functions to manage and create amazing sites. DOM3K can create standalone applications with the web server...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (94): DOM3K Download

Added: November 04, 2010 | Visits: 741

Embedix::ECD Embedix::ECD is a Perl module with Embedix Component Descriptions as objects. SYNOPSIS instantiate from a file my $ecd = Embedix::ECD->newFromFile(busybox.ecd); my $other_ecd = Embedix::ECD->newFromFile(tinylogin.ecd); access nodes my $busybox = $ecd->System->Utilities->busybox; build...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (100): Embedix::ECD Download

Added: January 15, 2010 | Visits: 1.985

mod_auth_aix "Loadable Authentication Modules" are AIXs way to extend the identification and authentication functions of the operating system. They are - up to a certain degree - the AIX equivalent of PAM and NSS mechanisms known by many other systems. mod_auth_aix is an Apache module that allows the Apache...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): mod_auth_aix Download

Added: May 07, 2010 | Visits: 925

Appctl Appctl is a framework for virtually any server software. It provides a central script called "ctl" which allows you to start, stop, restart, maintain, or query the current status of an application. Appctl is meant as a completely generic replacement for application-specific startup/stop...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Appctl Download

Added: April 05, 2010 | Visits: 830

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): mod_speedycgi Download

Added: August 03, 2010 | Visits: 959

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): CGI::SpeedyCGI Download

Added: January 25, 2010 | Visits: 596

htaGen htaGen is a project for managing the user file needed for securing access on apache web servers. To secure a directory of a Apache web server you basically need two things: a user/password file and a .htaccess file. You can use htaGen to generate the user file, but currently the .htaccess needs...


Platforms: Mac

License: Freeware Download (95): htaGen Download

Added: May 10, 2013 | Visits: 944

Astanda Directory Project 1.3b Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own little breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited ammount of links and pages. Powered by...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (97): Astanda Directory Project 1.3b Download

Added: May 10, 2013 | Visits: 908

MyHost MyHost project is for hosting personal domains or other domains. The shell scripts will automatically install all softwares that are needed for hosting a PHP MYSQL APACHE web-server plus enhanced security.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (64): MyHost Download

Added: April 14, 2013 | Visits: 327

RenovatioCMS RenovatioCMS is a safe and user-friendly content management system. It is a free and Open Source PHP CMS project. RenovatioCMS is developed for Apache web-servers that support SQL and PHP (LAMP or WAMP servers).Basically, RenovatioCMS consists of nothing more than a collection of documents, a...


Platforms: PHP

License: Freeware Size: 880.64 KB Download (39): RenovatioCMS Download

< 1 2 3 4 5 >