Ports Search

Results 1,0211,030 of 1,952 for /x11-clocks/.(0.003 seconds)
www/mod_umask-0.1.0 (Score: 0.010660897)
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/h2o-2.0.4 (Score: 0.010660897)
Optimized HTTP2 server with support for HTTP/1.x
H2O is a very fast HTTP server written in C. It can also be used as a library. It supports: - HTTP/1.0, HTTP/1.1 - [HTTP/2](http://http2.github.io/) - draft 16 (and draft 14 to support older clients) - persistent connections - chunked encoding - negotiation methods: NPN, ALPN, Upgrade, direct - dependency and weight-based prioritization - server push - TLS - uses [OpenSSL](https://www.openssl.org/) - forward secrecy - AEAD ciphers - OCSP stapling (automatically enabled) - session resumption (internal memory) - conditional GET using last-modified / etag - mime-type configuration - reverse proxy - persistent upstream connection
www/mod_macro-1.1.11 (Score: 0.010660897)
Apache 2.2.x module for use macros in config files
mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style.
www/Apache-Session-SQLite3-0.03 (Score: 0.010660897)
Use DBD::SQLite 1.x for Apache::Session storage
This module is an implementation of Apache::Session. It uses the DBD::SQLite backing store. It requires DBD::SQLite version 1.00 or above, due to its use of SQLite3 API for BLOB support. Also, an extra LastUpdated field is populated with the current time(). There is no need to create the data source file beforehand; this module creates the session table automatically.
www/HTML-ResolveLink-0.05 (Score: 0.010660897)
Resolve relative links in (X)HTML into absolute URI
HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML into absolute URI.
www/node-4.5.0 (Score: 0.010660897)
V8 JavaScript for client and server (4.x LTS)
node - evented I/O for V8 javascript
www/requests-1.2.3 (Score: 0.010660897)
HTTP library written in Python for human beings (Version 1.x)
Requests is an ISC Licensed HTTP library, written in Python, for human beings. Features - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts - .netrc support - Python 2.6-3.3 - Thread-safe
www/tomcat-6.0.45 (Score: 0.010660897)
Open-source Java web server by Apache, 6.x branch
Apache Tomcat is a web server written in 100% Pure Java. Apache Tomcat version 6.0 implements the Servlet 2.5 and JavaServer Pages 2.1 specifications from the Java Community Process, and includes many additional features that make it a useful platform for developing and deploying web applications and web services.
www/tomcat-7.0.70 (Score: 0.010660897)
Open-source Java web server by Apache, 7.x branch
Apache Tomcat is a web server written in 100% Pure Java. Apache Tomcat version 7.0 implements the Servlet 3.0 and JavaServer Pages 2.2 specifications from the Java Community Process, and includes many additional features that make it a useful platform for developing and deploying web applications and web services.
www/tomcat-8.0.36 (Score: 0.010660897)
Open-source Java web server by Apache, 8.x branch
Apache Tomcat is a web server written in 100% Pure Java. Apache Tomcat version 8.0 implements the Servlet 3.1, JavaServer Pages 2.3, Java Unified Expression Language 3.0 and Java WebSocket 1.0 specifications from the Java Community Process, and includes many additional features that make it a useful platform for developing and deploying web applications and web services. Tomcat 8 is aligned with Java EE 7.