Update home authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
# Helpful commands
- List modules of php docker image: `docker run -it --rm <image> php -m` - List modules of php docker image: `docker run -it --rm <image> php -m`
# Ideas 💡
- Dispatcher for nginx may be a php script
- https://stackoverflow.com/questions/14370172/nginx-map-single-static-url-to-a-php-file
- https://stackoverflow.com/questions/47541457/nginx-redirecting-all-request-including-php-to-single-php-script
\ No newline at end of file