Created
October 3, 2020 19:54
-
-
Save Calinou/87abef9f0303a67c990363eb8e68a8f2 to your computer and use it in GitHub Desktop.
Caddyfile for hosting PHP/October website locally (place in the app's root folder)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://localhost:8000 | |
encode gzip | |
php_fastcgi unix//var/run/php-fpm/www.sock | |
file_server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment