Files

8 lines
127 B
Caddyfile
Raw Permalink Normal View History

2023-04-06 19:28:01 -04:00
:REPLACE_SERVER_PORT {
root * /data/htdocs/www
file_server
#reverse_proxy localhost:8080
php_fastcgi localhost:9000
}