python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get correct $_SERVER['SERVER_PORT'] and $_SERVER['HTTPS'] values in php when using reverse_proxy with caddy in docker
I am trying to move my local testing site into a docker container for ease of use when changing between machines. I am using caddy within docker so that I can connect to the locally hosted site via ht...
Henry Howeson
Votes: 0
Answers: 1
Api-platform docker deployment behind nginx-proxy
I'm trying to deploy a quick demo of api-platform.
In advance, my apologize if I missed something in a discssion or a documentation, I'm not used to work on deployment and maybe not looking at the rig...
DevQuestions
Votes: 0
Answers: 1
API Platform with alternative Runtime, Caddy, Vulcain, Cache ecosystem
Currently I'm investigating a setup backed by api-platform with the following goals:
the PHP backend MUST yield minimal resource payloads, thus I do not want to embed relations at all
the PHP backend...
Oliver Mack
Votes: 0
Answers: 1
Caddy2: how to set MIME type and Content-disposition for a file extension?
What is the way to configure/override how certain MIME types are handled?
For example, with the default configuration a python file (.py) is served with Content-disposition": attachment which ope...
ccpizza
Votes: 0
Answers: 1