April 28, 20197 yr I am not sure if this is where I ask this question, if not, please point me in the right direction. I have an XML file in a share that I would like to access with a PHP script. How can I do this? my web server is nginx running in a docker container.
April 29, 20197 yr Add a path mapping to the docker. Container path - where you want the web server to find the file Host path - location of the file on the server
Archived
This topic is now archived and is closed to further replies.