Changes
Page history
Update home
authored
Apr 17, 2024
by
Jan-Hendrik Willms
Show whitespace changes
Inline
Side-by-side
home.md
View page @
f948b50c
# Helpful commands
-
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