Hello there,
if I try to use an alias for an folder to point to an other absolut path it doesn't work
I.e.:
I go to "Hosts - Edit -
http://domain.tld +
https://domain.tld - Aliases
I enter "/test" in the field for "Virtual Path"
I enter "c:\www\global\test_target" "Real Path"
Inside c:\www\global\test_target exist a file called "test.png"
If I try to call it inside the browser like "
https://domain.tld/test/test.png" it runs into a 404.
I also have try many other combinations and also try to explicit allow directory listing for the virtual "/test" but nothing helps...
... and yes: WINDOWS Server 2016 Datacenter as Base-OS
HowTo???