Ports Search

Results 5,4515,460 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
www/htdump-0.9y (Score: 1.0360788E-4)
Tool to retrieve WWW data
HTdump is an automation utility to retrieve URLs and write them to a file, or process them through a pipeline. It is also a very usefull tool for web developer who work low level, for example with CGI binaries. This makes a perfect debugging tool, since it allows usual but also rfc-illegal operations. Packet level debugging is included in this tool.
www/wai-3.0.3.0 (Score: 1.0360788E-4)
Web Application Interface
Provides a common protocol for communication between web applications and web servers.
www/yesod-auth-1.4.6 (Score: 1.0360788E-4)
Authentication for Yesod
This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.
JavaScript plugin for WWW::Scripter
This module is a plugin for WWW::Scripter that provides JavaScript capabilities.
www/mod_umask-0.1.0 (Score: 1.0360788E-4)
Apache 2.x module to set umask of created files
mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both.
www/owncloud-9.1.0 (Score: 1.0360788E-4)
Personal cloud which runs on your own server
Owncloud is a system for the creation and management of personal cloud resources.
www/phprecipebook-3.01 (Score: 1.0360788E-4)
Small php webapp to manage your recipes
This projects purpose is to provide a convenient way to construct a weekly shopping list from a known list of recipes. The user can view, add, search and modify recipes like any decent web based cookbook. This cookbook provides the extra functionality to add recipes to a shopping list. The shopping list then can be saved or printed out.
www/gatling-0.13 (Score: 1.0360788E-4)
High performance webserver with scalability benchmark tools
gatling is a high-performance HTTP and FTP server. Some scalability benchmark tests are included, too.
www/Apache-AuthCookie-3.24 (Score: 1.0360788E-4)
Perl module to provide custom forms for reauthentication
Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key.
Simple HTTP server for developing with CGI::Application::Dispatch
CGI::Application::Dispatch::Server A simple HTTP server for developing apps that use CGI::Application::Dispatch