h5ai
h5ai copied to clipboard
HTTP web server index for Apache httpd, lighttpd and nginx.
it would be really nice to have some sort of preview option for 3D models more info at: https://sketchfab.com/3d-viewer
zh-cn, zh-tw, pt-pt and pt-br does not automatically load if the browser is one of those languages if useBrowserLang is true, the reason for this is because zh-cn, zh-tw, pt-pt...
I have many large images that are of course shrinked to fit screen when i tap them to preview. When entering full screen though, i would expect it to be...
I am bumping this issue because it happens again with 0.28 https://github.com/lrsjng/h5ai/issues/332
If you send a HTTP request with no user-agent header, it generates PHP errors in Apache's error log: ``` [Sun Aug 20 00:14:48.953059 2023] [proxy_fcgi:error] [pid 1669429:tid 281467959288000] [client 2603:c020:c00a:c00:195:242:99:71:0]...
Hey i'm trying to make h5ai load up in a subfolder like this `https://domain.com/archive` since i want another index page like what this page got, their main page: [https://valvearchive.com](https://valvearchive.com). and...
PHP 5.4 and greater comes with a basic [built-in web server](http://php.net/manual/en/features.commandline.webserver.php). h5ai doesn't support it but with a very simple router file works without major issues: ```
I would like to use a custom .ttf font with h5ai, but can't seem to find a guide anywhere...
Using h5ai 0.30.0 , PHP 8.2.9. No matter what I set passhash to, it won't let me see the info page. ## What I tried * http://localhost/_h5ai/public/index.php , I'm prompted...
I'm testing migration to a newer server, old server is PHP 7.4, new server is PHP 8.1 On the new server (but not the old server) I'm getting PHP errors...