H5ai
Jump to navigation
Jump to search
h5ai
h5ai · modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de - https://larsjung.de/h5ai/
wget https://release.larsjung.de/h5ai/h5ai-0.29.0.zip unzip h5ai-0.29.0.zip
Check to see that you can access it:
http://URL/_h5ai/public/index.php
Add /_h5ai/public/index.php (note the leading slash!) to the end of the default index-file list:
DirectoryIndex index.html index.php /_h5ai/public/index.php
Fix cache dirs:
chown :www-data _h5ai/private/cache chown :www-data _h5ai/public/cache
Change password in:
_h5ai/private/conf/options.json
Note: http://md5hashing.net/hashing/sha512 * sha512
Hide Parent:
"view": { "hideParentFolder": true,