diff --git a/99 Daily/2026-04-30.md b/99 Daily/2026-04-30.md index 050b45e..f1cbc0d 100644 --- a/99 Daily/2026-04-30.md +++ b/99 Daily/2026-04-30.md @@ -227,3 +227,6 @@ tags: [daily] - 15:50 (1min) | `video-accessibility` - **Asked:** Write Apache configuration for the accessible-video app with multiple workers and API on port 8012. - **Done:** Updated Apache config snippet to use ProxyPassMatch pattern for port 8012 and removed mixed ProxyPass/RewriteRule conflicts. +- 15:51 | `video-accessibility` + - **Asked:** Write Apache config for the accessible-video application with multiple worker services. + - **Done:** Created Apache configuration with ProxyPassMatch directives, updated backend port to 8012, added 2GB upload limit, and increased proxy timeout to 600s.