Created
December 8, 2018 15:15
-
-
Save nake89/0a92c22de7d2be0070d0a9ff5db20507 to your computer and use it in GitHub Desktop.
caddy
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
localhost | |
on startup php-cgi -b 10000 & | |
fastcgi / 127.0.0.1:10000 php | |
root . | |
errors stderr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment