9 projects tagged "HTTP Servers"
Collaba is a multimedia collaboration and communication server built to provide digital workspaces to virtual educational, corporate, and other communities. It features secure email (Web, POP3/SMTP, crypto, and anti-spam), online forums (Web, RSS, NNTP, and podcast), blogs (Web, RSS, podcast), multimedia chat (text, multimedia panel, etc.), personal and group calendering, address books, bookmarks, an online Web page editor, file services and CMS (Web, WebDAV, FTP, SMB, CIFS, anvi-virus API, and ClamAV support), digital portfolio, dynamic news board, directory access, support for multiple independent communities on one server, Single-Sign-On features (built-in support for LDAP, CAS 2.0, JAAS, SMTP-Auth and more, powerful developer API), full online server management, anti-spam (RBL and filters), anti-virus support, centralized management with LDAP directories, Web publishing of personal, group or general web sites, developer APIs, and much more.
check_websites is a very simple virus scanner for Web sites. It checks a document root directory for files with the .js extension and for codewords which might be a hint of defacement or SQL injection. This tool is made to run as a cronjob. There's no output on the screen, but it generates a logfile and mails output.
WebCit is a Web-based, AJAX-enabled frontend to the Citadel groupware/collaboration system. It is an attractive Web middleware layer that allows user-friendly access. By combining WebCit and Citadel, you can have a versatile online environment with many users concurrently accessing the same system using the user interface of their choice (text, Web, or downloaded client software).
Whitebeam is a frontend XML-centered rapid design environment which makes use of HTML/XML and JavaScript. It integrates two popular and robust Open Source platforms (Apache and Mozilla's SpiderMonkey JavaScript engine), with its own powerful XML environment and security architecture. Providing an extensible XML-based interface to backend objects on any platform, the client model securely segregates thousands of customer applications within a single server.
Forumtalk is the collective name for an Apache module and a server which, together, can be used to create high performance Web forums. The Apache module allows for special Forumtalk-tags to be placed within HTML templates which will be replaced by forum data. Currently, the server can store its data in a MySQL or a PostgreSQL database. Communication between the forum server and the Apache module is in XML, which makes it possible to easily extend Forumtalk with new clients.
Load is a utility for Web application and SOAP-based Web services performance and scalability testing. It features a scripting language and a library of test objects for the creation of intelligent agents that drive the Web application or SOAP-based Web service. Running hundreds of agents concurrently shows how your software performs in production environments. Load is a Java application that runs on Linux, Solaris, NT, Win2000, and Macintosh. While Load continues to be maintained, the next generation is the TestMaker program.
The Graffiti Server is a small C program that allows the posting of messages and, optionally, HTML. It displays the most recent messages but has a search function for finding entries with a given keyword or string. Users can post and delete their own messages, while the administrator can delete any message. As configured, the server remembers about 2500 messages. The Graffiti Server is a traditional Unix daemon that installs itself on a port, waits for connections, then forks another copy to handle the request.