Commit Graph

3 Commits

Author SHA1 Message Date
Tim Bendt
040f0d2d15 Fix nginx config for Pancake pretty URLs and static assets
- Update pancake/third_party alias path to use correct NIXPACKS_PHP_ROOT_DIR
- Add proper pretty URL handling with @pancake_fallback location
- Fix SCRIPT_FILENAME to use $document_root instead of $realpath_root
- Enables Apache .htaccess equivalent functionality in nginx

This resolves issues where:
- Static assets in pancake/third_party were returning 404
- Pretty URLs without index.php were not working correctly
- Pancake application routing was broken
2025-11-29 16:13:50 -05:00
Tim Bendt
9027fe6b1d try supervisord 2025-11-29 15:21:22 -05:00
Tim Bendt
19c08ffaa1 template file 2025-11-29 14:50:12 -05:00