Xslt Apache
mod_xml is an XML applications development environment for Apache 2.0. mod_xmls primary purpose is to provide a powerful, full-featured opensource platform for Webservices and XML applications. Written in C (and possibly C++, depending on the XML library used) and fully integrated into Apache,...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 30.72 KB | Download (70): mod_xml Download |
mod_validator is an Apache module to validate markup. It now offers a choice of parsers: - OpenSP, the library that powers services such as Page Valet, Code Valet, the WDG Validator and the W3C Validator. - Xerces, the Apache Groups validating XML parser, used for WebÞings older XML...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 19.46 KB | Download (46): mod_validator Download |
XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
Platforms: Windows, Mac, Linux
| License: Freeware | Cost: $0.00 USD | Size: 5.73 MB | Download (1): XDC Download |
mod-xslt is an Apache module that converts XML files into HTML files using XSLT stylesheets. It was written to overcome most of the limits of similar modules and uses a standard API, which could easily be used for other applications or to support more servers. It is able to parse dynamically...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.7 MB | Download (51): mod-xslt Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 307.2 KB | Download (43): Apache::AxKit::Language::XSP Download |
Apache Hello World Benchmarks is a benchmarking tool that seeks to give a sense of Web application execution speed on various software platforms running under the Apache Web server. Benchmarks can vary greatly from system to system, so this tool allows one to get numbers on ones own platform....
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 37.89 KB | Download (44): Apache Hello World Benchmarks Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 307.2 KB | Download (44): Apache::AxKit::Language::SAXMachines Download |
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...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 512 KB | Download (49): Apache::ASP Download |
XSLT Servlet is a Java Servlet that transforms XML documents using an XSLT stylesheet. The XML document and the stylesheet can be retrieved from the local webapp or from the network (using java.net). Stylesheet is preloaded at startup and then periodically reloaded in the background in order to...
Platforms: Apache
| License: Freeware | Cost: $0.00 USD | Size: 179 KB | Download (163): XSLT Servlet Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 78.85 KB | Download (53): Apache .NET Ant Library Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 42.8 MB | Download (63): Apache Cocoon Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 143.36 KB | Download (44): Apache::TestRun Download |
Apache::Wyrd is a Perl module for HTML embeddable perl objects under mod_perl. Apache::Wyrd is the core module in a collection of interoperating modules that allow the rapid object-oriented development of web sites in Apaches mod_perl environment (LAMP). This collection includes a very...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 174.08 KB | Download (43): Apache::Wyrd Download |
Apache-SSL package offers SSL extensions for Apache. Apache-SSL is a secure Webserver, based on Apache and SSLeay/OpenSSL. It is licensed under a BSD-style licence, which means, in short, that you are free to use it for commercial or non-commercial purposes, so long as you retain the copyright...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 57.34 KB | Download (74): Apache-SSL Download |
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process..
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 4.1 KB | Download (44): Apache-Storage Download |
Apache Toolbox provides a means to easily compile Apache with SSL, PHP (v4 or v3), MySQL, APC (Alternative PHP Cache), mod_auth_nds, mod_dynvhost, WebDAV, mod_fastcgi, mod_gzip, mod_layout, mod_throttle, mod_accessref, mod_auth_sys, mod_bandwidth, mod_auth_ldap, mod_roaming, mod_perl, Jakarta,...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 92.16 KB | Download (52): Apache Toolbox Download |
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...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 31.74 KB | Download (66): Apache Intrusion Detection Module Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 12.29 KB | Download (61): apache-top Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 6.14 KB | Download (47): Apache::WebSNMP Download |
Apache::ReverseProxy is an Apache mod_perl reverse proxy. SYNOPSIS # In Apache config file < Location / > SetHandler perl-script PerlHandler Apache::ReverseProxy PerlSetVar ReverseProxyConfig /usr/local/apache/conf/rproxy.conf < /Location > # In rproxy.conf / http://www.cpan.org/ This...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 6.14 KB | Download (46): Apache::ReverseProxy Download |
