Main > Free Download Search >

Free apache 2 software for linux

apache 2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6759
Apache Tomcat 6.0.14

Apache Tomcat 6.0.14


Apache Tomcat is a Java Servlet and JSP Container. more>>
Jakarta Projects goal is to provide commercial-quality server solutions based on the Java Platform that are developed in an open and cooperative fashion.

Tomcat 3.x is an implementation of the Java Servlet 2.2 and JavaServer Pages 1.1 Specifications.

Tomcat 4.x is an implementation of the Java Servlet 2.3 and JavaServer Pages 1.2 Specifications, and is a re-implementation of the Tomcat servlet engine from the ground up.
<<less
Download (3.1MB)
Added: 2007-08-10 License: The Apache License Price:
5951 downloads
ArrowHead ASP Server 0.2.3

ArrowHead ASP Server 0.2.3


ArrowHead ASP Server is a 100% Java Servlet supporting ASP and VBScript. more>>
ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet.

It is extendable using Java objects and the Server.CreateObject syntax. It has been developed and tested under Apache 2.x and Tomcat 5.0.x, but should run under any Java servlet server.

<<less
Download (0.18MB)
Added: 2005-04-15 License: GPL (GNU General Public License) Price:
1655 downloads
Apache File Manager 0.19

Apache File Manager 0.19


Apache File Manager is an Apache mod_perl Web server filemanager. more>>
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 click of a button.
Enhancements:
- prevented file edit screen from opening when cancel is clicked when creating new filenames
- fixed up documentation
<<less
Download (0.012MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1644 downloads
Apache::ASP 2.59

Apache::ASP 2.59


Apache::ASP is a Perl module for Active Server Pages for Apache with mod_perl . more>>
Apache::ASP is a Perl module for Active Server Pages for Apache with mod_perl .

SYNOPSIS

SetHandler perl-script
PerlModule Apache::ASP
PerlHandler Apache::ASP
PerlSetVar Global /tmp/asp

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events not originally part of the ASP API!

<<less
Download (0.50MB)
Added: 2006-09-09 License: Perl Artistic License Price:
1157 downloads
 
Other version of Apache::ASP
Apache::ASP 2.57Apache::ASP is Active Server Pages port to Apache, using Perl. Apache::ASP 2.57 - Joshua ... This module works under the Apache Web Server with the mod_perl module enabled. Enhancements
License:GPL (GNU General Public License)
Download (0.50MB)
1644 downloads
Added: 2005-04-25
mod_jsp 0.02b

mod_jsp 0.02b


mod_jsp is a JSP handling module for Apache 2. more>>
mod_jsp is a JSP handling module for Apache 2. It works by starting and maintaining its own application server (based on Jetty).

It can then continually manage the application servers virtual host filesystem mappings from the data passed from Apache.
<<less
Download (0.64MB)
Added: 2005-07-07 License: The Apache License 2.0 Price:
1570 downloads
mod-apache-snmp 1.03

mod-apache-snmp 1.03


Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. more>>
Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP.
Enhancements:
- Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server.
<<less
Download (0.032MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1533 downloads
Apache-Storage 1.00

Apache-Storage 1.00


Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. more>>
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process.
<<less
Download (0.004MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1521 downloads
C++ Server Pages 1.0.2

C++ Server Pages 1.0.2


C++ Server Pages is a partial Java server pages and servlet implementation in C++. more>>
C++ Server Pages is a partial Java server pages and servlet implementation in C++. C++ Server Pages is written as Apache 2.0 modules, with the focus on performance.

<<less
Download (1.5MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1508 downloads
mod_streamav 1.0.0

mod_streamav 1.0.0


mod_streamav is an Apache 2 filter that scans the content of the Apache Brigades using the Clamav virus scanning engine. more>>
mod_streamav module is an Apache 2 filter that scans the content of the Apache Brigades using the Clamav virus scanning engine.

Unlike mod_clamav, it operates on streams for higher performance.

mod_streamav was written by Tao Jin, who graduate from PKU, in China.

Installation:

mod_streamav is an Apache filter, which is new feature of Apache 2.0. So mod_streamav cannot be run on Apache 1.3. (mod_streamav has been successfully tested on Apache version-2.0.54) And you should install Clamav properly.

#tar xvfz mod_streamav.tar.gz
#cd mod_streamav
#./configure --prefix=/somewhere/you want (if you dont change,the default path is /usr/local/lib)
#make
#make install

Now, you can fine some libraries named like libmod_streamav.la libmod_streamav.so and so on in your prefix path.
#cp libmod_streamav.so /path to/apache2/moudles/mod_streamav.so

Configuration:

You have to edit the config file $apache2/conf/httpd.conf! Add following lines to this file
////////////////////////////////////////////////////////

LoadModule streamav_module modules/mod_streamav.so
SetOutputFilter STREAMAV
///////////////////////////////////////////////////////
Ok, you can restart Apache, and do your test.
<<less
Download (0.47MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1402 downloads
mod-vhost-ldap 1.0

mod-vhost-ldap 1.0


mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. more>>
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. mod-vhost-ldap project supports DocumentRoot, ScriptAlias, ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.

Its built on top of mod_ldap, so it uses its caching capabilities and can be used with a threaded Apache httpd.
<<less
Download (0.007MB)
Added: 2006-01-31 License: The Apache License 2.0 Price:
1365 downloads
mod_dav_fs_diskquota 20060315

mod_dav_fs_diskquota 20060315


mod_dav_fs_diskquota is a derived work of mod_dav_fs in Apache 2.0. more>>
mod_dav_fs_diskquota module is a derived work of mod_dav_fs in Apache 2.0.

When it stores files or directories, it changes their owner to the OS user account that has same name as the Web-authorized user, so OS disk quota can continue to work for WebDAV contents.

mod_dav_fs_diskquota makes new files/directories:

owner: OS user account (= same name of Web authorized account)
group: Apache group account
mode: user=readable/writable, group=readable/writable

The owner of them is an user account, so amount of them is limited by OS disk quota. Apache can treat them with group permission. To change files/directories owner, we need to:

1.Give CAP_NET_BIND_SERVICE and CAP_CHOWN capability to Apache.

2.Run Apache as non-root account from beginning. (otherwise, Apache process changes its UID as apache user and it drops above capabilities.)
<<less
Download (0.038MB)
Added: 2006-03-15 License: The Apache License 2.0 Price:
1318 downloads
Apache Intrusion Detection Module 1.0

Apache Intrusion Detection Module 1.0


Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time. more>>
Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time.

This is a simple attempt to build an Intrusion Detection Module for Apache. It is being run at two different sites successfully but there is a performance penalty as the module intercepts all object requests and examines with the list of vulnerable CGI applications.

Issuing a simple make should do in most cases; at worst tweak with the Makefile. The make process will compile mod-id as a apache DSO module, if your server has no DSO support you will need more time...

Any suggestions and improvements are welcome.

<<less
Download (0.031MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1304 downloads
mod_ziplook2 0.99 (for Apache 2.0.X)

mod_ziplook2 0.99 (for Apache 2.0.X)


mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding. more>>
mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding.
Main features:
- Whole directory structure of ZIP-file can be seen.
- Separate files can be seen easily (/xxxx.zip/dir/afile.html)
- In case of directories index.html is looked. (/y/x.zip/dir/ => /y/x.zip/dir/index.html)
- Handles If-Modified-Since and NotModified-status
- If your browser supports gzip content-encoding and documents in ZIP-archive are "Deflate"-compressed: module changes files to gzip format in fly. This makes things very fast (and server cpu & network capasity is saved)
Module uses miniunzip - unzip library and that uses zlib.
<<less
Download (0.009MB)
Added: 2006-04-04 License: The Apache License Price:
1302 downloads
mod_but 2.2

mod_but 2.2


mod_but is an Apache 2.x module designed to operate as reverse-proxy enhancement component. more>>
mod_but is an Apache 2.x module designed to operate as reverse-proxy enhancement component. mod_but integrates with mod_rewrite, mod_replace, mod_proxy, mod_security, mod_headers and other standard modules.
Main features:
- Pre-Authentication (Login)
- Cookie based session handling between the client and the reverse-proxy. This session is referred "mod_but session"
- Cookie hiding of backend application cookies (shared memory store). This session is referred as "Backend Session"
- Session store
- Session termination (Logout)
- HttpOnly support
- FREE cookies support (which are not handled by mod_but)
- URL Authorization: Check if user is authorized requesting the desired URLs
- Restrict authentication=ok messages to backend login services
<<less
Download (0.68MB)
Added: 2006-03-31 License: Other/Proprietary License Price:
1302 downloads
mod_view 2.2

mod_view 2.2


mod_view Apache 2.0 module allows for the display in plain text of the head, tail, or entire contents of a file with egrep. more>>
mod_view Apache 2.0 module allows for the display in plain text of the head, tail, or entire contents of a file with egrep like pattern matching.

Ideal for the remote viewing of log files when used in conjunction with the Alias, AliasMatch, or Rewrite directives. (Yes, this could have been done as a CGI script, but that wouldnt have been any fun.)

<<less
Download (MB)
Added: 2006-04-06 License: Free To Use But Restricted Price:
1299 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5