Tim Bendt 003b467a21 Fix nginx index directive order for root directory
- Changed index order from 'index.html index.htm index.php' to 'index.html index.php index.htm'
- This fixes 403 forbidden errors when accessing root directory
- index.html should be checked first for root requests, then index.php
- Resolves directory listing forbidden errors in container logs
2025-11-29 21:09:59 -05:00
2025-11-25 14:56:36 -05:00
2025-11-25 14:56:36 -05:00
2025-11-25 14:56:36 -05:00
2025-11-25 14:56:36 -05:00
2025-11-26 13:22:58 -05:00
2025-11-26 14:21:47 -05:00
2025-11-26 13:22:58 -05:00
2025-11-29 15:21:22 -05:00
2025-11-25 14:56:36 -05:00
2025-11-28 22:49:15 -05:00
2025-11-29 15:21:22 -05:00
Description
No description provided
67 MiB
Languages
PHP 96%
JavaScript 2.4%
HTML 1.3%
CSS 0.3%