'Put all images in local drive and need to connect in local application
I have deployed my angular application in Onprem server and stored the assets files in Onprem storage. As of now, the images are working fine without any issues. Becaues my domain automatically connceted with the images folder because of virtual direcory. In Code : /Virtual directory/Folders/image_name.png** IN URL: https://dimain-name/Virtual directory/Folders/image_name.png So, in server, images are working. But for local, it is not working. So, can anyone please help me to fix this issue. I need to put all the images in local c/ d drive and need to connect that local drive imae folder into the application. Thanks in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
