1335 projects tagged "Site Management"
mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.
mod_dav enables Apache to understand the WebDAV protocol (extensions to HTTP). WebDAV stands for "Web-based Distributed Authoring and Versioning", and is defined by RFC 2518. WebDAV is intended to replace proprietary authoring protocols such as those used by Frontpage or NetObjects' Fusion, but is also a complete set of protocols for manipulating a webserver's files and directories, and their properties.
mod_sequester is a module for the Apache Web server 1.3 which allows you to control access to Web documents according to the date and time of the request. It provides four basic ways to control access: allow until time t, allow after time t, allow between times t and t', and allow except between times t and t'. It is useful for controlling access to time-sensitive things like press releases (disallow until after), special offers (allow until), or windowed 'this week only' opportunities (allow between).
Moodss is a modular monitoring application, which supports operating systems (Linux, UNIX, Windows, etc.), databases (MySQL, Oracle, PostgreSQL, DB2, ODBC, etc.), networking (SNMP, Apache, etc.), and any device or process for which a module can be developed (in Tcl, Python, Perl, Java, and C). An intuitive GUI with full drag'n'drop support allows the construction of dashboards with graphs, pie charts, etc., while the thresholds functionality includes emails and user defined scripts. Monitored data can be archived in a SQL database by both the GUI and the companion daemon, so that complete history over time can be made available from Web pages or common spreadsheet software. It can even be used for future behavior prediction or capacity planning, from the included predictor tool, based on powerful statistical methods and artificial neural networks.
MyPhotoAlbum is a simple, small, easy to use web photo album. It allows the user to create albums/categories and upload pictures with titles and comments, and keep the albums in several languages simultaneously. The title and comments are stored in plain text files. No database server is needed. MyPhotoAlbum uses CSS for its web formatting to have maximum control over its look and feel. It has a main screen that shows the photo albums. On each album screen, thumbnails with titles and comments are displayed. Clicking on the thumbnail will display a pop-up with the picture full-size.
newslog is a simple Perl CGI program that provides a Web interface for updating news items or diary entries on a Web page. It may be run as a CGI or as a mod_perl program. A user-defined number of items appear on the "current news" page and older items are automatically moved into date-based archive files. News postings may be syndicated to Advogato or other sites based on mod_virgule.
Notify lets you notify the visitors of your website by email if there are changed files on your site. Users can register themselves for groups of files they are interested in. The webmaster can define these groups and the files they contain. Notify is simple and stable. Installation instructions are provided in both English and German.
nSite generates site maps for a given WWW site. It walks a site from the root URL and generates an HTML, TEXT, or XML link page which illustrates the structure and links of the site. This is a highly configurable Perl 5 script and companion module. The site map can contain the page url, title, unique fingerprint, summary, and list of internal (blue) and external (orange) links. Using this tool can be a quick way to determine the structure of an unknown or complex web site. This tool was inspired by and extends the sitemapper.pl v1.016 and WWW:Sitemap V0.002 utilities.