Projects tagged ‘apache’ and ‘plugin’


Jump to tag:

Projects tagged ‘apache’ and ‘plugin’

Filtered by Project Tags apache plugin

Refine results Project Tags php (6) mysql (6) web (6) html (4) framework (4) xhtml (4) ajax (3) development (3) css (3) javascript (3) design (3) community (3)

[12 total ]

5014 Users
   

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) ... [More] server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. [Less]
Created over 3 years ago.

233 Users
   

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.
Created over 3 years ago.

3 Users

FTP protocol module for Apache 2.x
Created over 2 years ago.

2 Users

EQdkp Plus is an Open Source DKP system written in PHP/Mysql created to administer DKP points especially for World of Warcraft.
Created over 3 years ago.

2 Users
 

The first open source Web 2.0 website log analyzer, OWS uses PHP and jQuery to provide a powerful and intuitive interface to manipulate website log data stored in a MySQL database. Has a simple plugin system so you can create custom output as well.
Created over 2 years ago.

2 Users

PhenixApp is a php application based on the great Zend Framework library (CMF). Its a little more then a sandbox of ZF. The main feature is the multilanguage (i18n, i10n) support for all content and url.
Created 7 months ago.

1 Users
 

XOOPServer is a portable Windows Apache, MySQL, PHP and phpMyAdmin with required extensions to run and test locally XOOPS Cube Legacy Distributions (modular content management system). Xoopserver - Portable WAMP environment for XOOPS Cube
Created about 1 year ago.

0 Users

MonAMI aims to be a universal sensor framework. It can monitor many different services and send this information to any number of information systems. It do this whilst remaining easy to configure. ... [More] MonAMI has a plugin structure. This means adding different monitoring targets is easy, as is including support for different monitoring systems. [Less]
Created about 1 year ago.

0 Users

DescriptionIf you are worried about your WordPress blog getting hacked, this can help immensely. It adds a 2nd layer of security to your blog by requiring a username and password to access anything in ... [More] the /wp-admin/ folder. How it worksThe plugin is simple, you just choose a username and password and you are done. It writes the .htaccess file, without messing it up. It also encrypts your password and creates the .htpasswd file, as well as setting the correct security-enhanced file permissions on both. SettingsThis plugin automatically picks all the right settings for where to save the .htpasswd and .htaccess files, but you can easily change those settings to anything you want. You can change it whenever you want right from your WordPress Admin Panel. Installationpload aa-password-protect.zip to the /wp-content/plugins/ directory nzip into its own folder /wp-content/plugins/aa-password-protect/aa-password-protect.php ctivate the plugin through the Plugins menu in WordPress by clicking "AskApache Password Protect" o to your Options Panel and open the "AskApache Password Protect" submenu. hoose a username and password and hit the "Password Protection" button. Example OutputHere is a sample of the .htpasswd file output by the plugin. # BEGIN AskApache Password Protect askapache:$1$UUNC/Y4z$2HrLVf23pizdtlUXazGbN1 # END AskApache Password Protect/wp-admin/.htaccess # BEGIN AskApache Password Protect AuthName "Authorization Required" AuthUserFile /htdocs/.htpasswd AuthGroupFile /dev/null AuthType Basic Require user askapache # END AskApache Password Protect [Less]
Created about 1 year ago.

0 Users

What Is This Plugin?This plugin provides a new Result type and package for Struts2 that allows you to easy integrate with DataVision. Configuration is very easy (nearly everything has an intelligent ... [More] default, you could literally get away with only a single configuration parameter) yet flexible (there are multiple ways to configure all parameters). With DataVision in your Struts2 application, you can produce PDF, Excel, LaTeX, DocBook, comma-separated and other formatted output for display or download quickly and easily. What is DataVision?DataVision (http://datavision.sourceforge.net) is an open source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more. DataVision is written in Java and runs almost anywhere. It can generate reports from databases or text data files. Any database with an available JDBC driver should work: Oracle, PostgreSQL, MySQL, Informix, hsqldb, Microsoft Access, Progress, and more. Columns read from text files can be separated by any character. Report descriptions are stored as XML files. This means you can not only use the DataVision GUI but you may also edit reports using your favorite text editor. Latest News9/24/2007 - Version 1.0 has been released. Have at it! [Less]
Created about 1 year ago.