Data / Application Server > URLs and Files
Posted: Thu Apr 04, 2024 3:22 pm
https://docs.lansa.com/15/en/lansa085/i ... r%7C_____6
https://docs.lansa.com/15/en/lansa085/c ... p_1500.htm
Does any one here knows how to implement the Application Server > File Service > (checked) Allow Files to be Served to Web Server ?
We Also enabled the Web Server Allow Files to be Retrieved from Data/Application Server.
I put a sample PDF and native HTML on the /tmp/fetch-files/ but I don't know how to access it on the browser. I am using a VL Web and ModelB (IIS) to serve the site.
The way I understand it - it's like an extension of the web root folder of Images. So I was thinking I could access it like this:
https://<domain>.com/tmp/fetch-files/sample.pdf
https://docs.lansa.com/15/en/lansa085/c ... p_1500.htm
Does any one here knows how to implement the Application Server > File Service > (checked) Allow Files to be Served to Web Server ?
We Also enabled the Web Server Allow Files to be Retrieved from Data/Application Server.
I put a sample PDF and native HTML on the /tmp/fetch-files/ but I don't know how to access it on the browser. I am using a VL Web and ModelB (IIS) to serve the site.
The way I understand it - it's like an extension of the web root folder of Images. So I was thinking I could access it like this:
https://<domain>.com/tmp/fetch-files/sample.pdf