-
Is there any chance to support original .htaccess mod_rewrite?
I would like to battle test H2O on shared webhosting environment,
but almost all users use RewriteEngine.
Thanks in advance!
ghost updated
4 years ago
-
### Describe you feature request
Given im using TYPO3 CMS ...
* i have to configure an additional CronJob to run the TYPO3 scheduler (Task runner).
* Using the message bus (symfony/messenger) for T…
-
### What happened?
Applied the php workaround
```php
#!/usr/bin/env bash
args=("$@")
index=0
for i in "$@"
do
if [ "$i" == "-d" ]; then
unset 'args[$index]'
uns…
-
Now that I fixed my weird caddy file path issues, I added video playing.
I added the js and css to the head.html and into templates.
then in any page you can add video tags and it plays nice.
…
-
* Description:
I have a caddy instance using Route53 ACME challenge to generate RSA2048 TLS cert for a legacy app, caddy seems to ignore `tls { key_type rsa2048 }` block.
* Details
The caddy docker…
-
> The inline_key= part is only used if the module's name will be found inline with the module itself; this implies that the value is an object where one of the keys is the inline key, and its value is…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Set Flake input to NixOS Unstable
2. Add Jitsi Modules (Jitsi-Meet; Jitsi-Videobridge; Jitsi-Meet-Caddy; Jisti-Meet-Nginx - Disabled)
3…
-
### The bug
Replay button is unresponsive:
https://github.com/immich-app/immich/assets/30292597/b9c6c14c-17bb-4e33-8b26-618c06e5d9c9
### The OS that Immich Server is running on
Ubunt…
-
(Continuation of discussion from https://github.com/containers/crun/issues/1115 )
yes, that seems like a different error and one I've never seen before.
Do you see the same error i…
-
Hello,
I am testing this amazing plugin, hoping i can migrate to caddy the ratelimiting part that is still in nginx.
After some trial and errors, I have a configuration that is working as expec…