All Projects → lrsjng → H5ai

lrsjng / H5ai

HTTP web server index for Apache httpd, lighttpd and nginx.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to H5ai

Modsecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
Stars: ✭ 5,015 (+7.85%)
Mutual labels:  nginx, apache, apache2
mod fastcgi
FastCGI.com mod_fastcgi apache 2 module fork from http://repo.or.cz/mod_fastcgi.git + last SNAP-0910052141 snapshot
Stars: ✭ 23 (-99.51%)
Mutual labels:  apache, apache2
eyy-indexer
An image and video friendly directory indexer for web directories.
Stars: ✭ 53 (-98.86%)
Mutual labels:  apache, index
Yii2 Advanced One Domain Config
A template configuration without separation on the frontend and backend parts on different domains.
Stars: ✭ 258 (-94.45%)
Mutual labels:  nginx, apache
Typo3 Docker Boilerplate
🍲 TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 240 (-94.84%)
Mutual labels:  nginx, apache2
Lucenenet
Apache Lucene.NET
Stars: ✭ 1,704 (-63.35%)
Mutual labels:  index, apache
Apache-Directory-Listing
A directory listing theme for Apache
Stars: ✭ 138 (-97.03%)
Mutual labels:  apache, apache2
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (-96.26%)
Mutual labels:  nginx, apache
Kataribe
Access log profiler based on response time
Stars: ✭ 298 (-93.59%)
Mutual labels:  nginx, apache
Config
Armbian configuration utility
Stars: ✭ 317 (-93.18%)
Mutual labels:  nginx, apache
Ezhttp
The bash shell script stack for installation of Nginx OpenResty Tengine lua_nginx_module nginx_concat_module nginx_upload_module ngx_substitutions_filter_module Apache-2.2 Apache-2.4 MySQL-5.1 MySQL-5.5 MySQL-5.6 MySQL-5.7 PHP-5.2 PHP-5.3 PHP-5.4 PHP-5.5 PHP-5.6 ZendOptimizer ZendGuardLoader Xcache Eaccelerator Imagemagick IonCube Memcache Memcached Redis Mongo Xdebug Mssql Memcached PureFtpd PhpMyAdmin Redis Mongodb PhpRedisAdmin MemAdmin RockMongo Jdk7 Jdk8 Tomcat7 Tomcat8
Stars: ✭ 443 (-90.47%)
Mutual labels:  nginx, apache
Docker Php
🐳 Docker For PHP developers - Docker images with PHP, Nginx, OpenLiteSpeed, Apache, Lighttpd, and Alpine
Stars: ✭ 236 (-94.92%)
Mutual labels:  nginx, apache
Apache Ultimate Bad Bot Blocker
Apache Block Bad Bots, (Referer) Spam Referrer Blocker, Vulnerability Scanners, Malware, Adware, Ransomware, Malicious Sites, Wordpress Theme Detectors and Fail2Ban Jail for Repeat Offenders
Stars: ✭ 441 (-90.52%)
Mutual labels:  apache, apache2
Fancy Index
A responsive Apache index page.
Stars: ✭ 230 (-95.05%)
Mutual labels:  index, apache
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+203.14%)
Mutual labels:  nginx, apache
vhost-gen
Configurable vHost generator for Apache 2.2, Apache 2.4 and Nginx
Stars: ✭ 111 (-97.61%)
Mutual labels:  apache, apache2
Developer
Gameserver, Voiceserver, Rootserver Webinterface
Stars: ✭ 161 (-96.54%)
Mutual labels:  nginx, apache
Htconvert
Convert .htaccess redirects to nginx.conf redirects
Stars: ✭ 171 (-96.32%)
Mutual labels:  nginx, apache
Apache2buddy
apache2buddy
Stars: ✭ 297 (-93.61%)
Mutual labels:  apache, apache2
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (-22.62%)
Mutual labels:  nginx, apache

h5ai

license web github

A modern HTTP web server index for Apache httpd, lighttpd, and nginx.

Important

  • Do not install any files from the src folder, they need to be preprocessed to work correctly!
  • Find a preprocessed package and detailed install instructions on the project page.
  • For bug reports and feature requests please use issues.

Build

There are installation ready packages for the latest releases and dev builds. But to build h5ai yourself either git clone or download the repository. From within the root folder run the following commands to find a fresh zipball in folder build (tested on linux only, requires node 10.0+ to be installed, might work on other configurations).

> npm install
> npm run build

License

The MIT License (MIT)

Copyright (c) 2020 Lars Jung (https://larsjung.de)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

References

h5ai profits from other projects, all of them licensed under the MIT license too. Exceptions are some Material Design icons (CC BY 4.0).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].