#1 Customer Rated CLM Any Contract. Every Department. One Platform.
LinkSquares is the leading Contract Lifecycle Management (CLM) software designed to help legal, procurement, and business operations teams master the entire contract lifecycle, from creation to execution and renewal. The platform transforms how companies manage agreements by centralizing data, automating routine work, and providing actionable insights powered by AI. This single, connected source of truth helps teams eliminate manual processes, streamline workflows, boost visibility, and ensure compliance across thousands of contracts, ultimately reducing risk and administrative burden.
mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.
vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file. It's comand line application so you can use it with scripts and other applications.
mod_authn_sasl is a SASL authentication backend provider module for the Apache 2.2 webserver. It provides password checking functionality for HTTP Basic Authentication. Username and password are checked against the SASL password checking backends.
Products to help you get data where it needs to go—securely and efficiently.
For too many businesses, complex file transfer needs make it difficult to create, manage and support data flows to and from internal and external systems. Progress® MOVEit® empowers enterprises to take control of their file transfer workflows with solutions that help secure, simplify and centralize data exchanges throughout the organization.
xml2hostconf is a utility for central configuration and automatic installation of networks of Linux computers. Fedora, CentOS, Debian and Ubuntu are supported. It makes use of rpm, yum, kickstart, dpkg, apt-get, preseed, dhcpd, tftpd, httpd and pxelinux.
This is a small python script for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
ISPMan is a system to design massive ISPs using LDAP as the backend.
ISPMan provides a web front end and a command line interface to create virtual domains and manages users, dns information, email infos and httpd setup data for these vhosts.
**PROJECT MOVED** As of 2013.11.24, projec tmoved to: https://bitbucket.org/borszczuk/mod-sqlinclude
mod_sqlinclude is an Apache Web server module which implements MySQL based Include-alike configuration command. This lets you keep your httpd config in database (i.e. VHosts etc). Recently Apache 1.x is supported. version for 2.x in production.