Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第5,5115,520项(搜索用时0.009秒)
JavaScript plugin for WWW::Scripter
This module is a plugin for WWW::Scripter that provides JavaScript capabilities.
www/mod_umask-0.1.0 (Score: 2.4923508E-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: 2.4923508E-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: 2.4923508E-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: 2.4923508E-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: 2.4923508E-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
www/CGI-Application-Server-0.063 (Score: 2.4923508E-4)
Simple HTTP server for developing with CGI::Application
CGI::Application::Server A simple HTTP server for developing with CGI::Application.
www/CGI-Cookie-Splitter-0.05 (Score: 2.4923508E-4)
Split big cookies into smaller ones
RFC 2109 recommends that the minimal cookie size supported by the client is 4096 bytes. This has become a pretty standard value, and if your server sends larger cookies than that it's considered a no-no. This module provides a pretty simple interface to generate small cookies that are under a certain limit, without wasting too much effort.
www/CGI-Cookie-XS-0.18 (Score: 2.4923508E-4)
HTTP Cookie parser in C
This module implements a very simple and fast parser for cookies used in HTTP applications.