Daryl Lackey
10/26/2022, 4:06 PMserver set web.aliases./guides = d:\\guides
For a test case, I added a dummy image to the d:\guides\image1.jpg and then in my cfm code, I have
<img src=“/guides/image1.jpg”> but the image is returning as a broken link.
For grins, I move the d:\guides folder to the webroot, updated the server set statement, restarted commandbox but I’m still getting a broken image.bdw429s
10/26/2022, 4:09 PMbdw429s
10/26/2022, 4:09 PMbdw429s
10/26/2022, 4:09 PMbdw429s
10/26/2022, 4:09 PM--debug
start? A --trace
start?Daryl Lackey
10/26/2022, 4:10 PMbdw429s
10/26/2022, 4:10 PMserver set
command. I always just use forward slashes anyway .Daryl Lackey
10/26/2022, 4:10 PMDaryl Lackey
10/26/2022, 4:11 PMDaryl Lackey
10/26/2022, 4:11 PMDaryl Lackey
10/26/2022, 4:16 PMbdw429s
10/26/2022, 4:16 PMbox
or the serve? 🤔Daryl Lackey
10/26/2022, 4:16 PMbdw429s
10/26/2022, 4:17 PMbdw429s
10/26/2022, 4:17 PMbdw429s
10/26/2022, 4:17 PM<https://127.0.0.1/guides/test.txt>
is serving files from
D:/guides/
bdw429s
10/26/2022, 4:19 PMstart --debug --console
I see the following
--dirs /guides=D:\guides\
...
[DEBUG] Runwar: Initialized MappedResourceManager - base: C:\Users\Brad\Desktop\sandbox\pfxtest, web-inf: C:\Users\Brad\.CommandBox\server\CB2A1DFFA4F612E8127F0A5AFF97300F-pfxtest\lucee-5.3.9.160\WEB-INF, aliases: {/guides=D:\guides}
...
[DEBUG] requested: '<https://127.0.0.1/guides/test.txt>'
Daryl Lackey
10/26/2022, 4:19 PMbdw429s
10/26/2022, 4:19 PMbdw429s
10/26/2022, 4:20 PMbdw429s
10/26/2022, 4:20 PMDaryl Lackey
10/26/2022, 4:20 PMbdw429s
10/26/2022, 4:20 PMDaryl Lackey
10/26/2022, 4:20 PMbdw429s
10/26/2022, 4:20 PMbdw429s
10/26/2022, 4:21 PMDaryl Lackey
10/26/2022, 4:21 PMbdw429s
10/26/2022, 4:21 PMinstall commandbox-bullet-train
Daryl Lackey
10/26/2022, 4:21 PMDaryl Lackey
10/26/2022, 4:21 PMbdw429s
10/26/2022, 4:21 PMbdw429s
10/26/2022, 4:22 PMbdw429s
10/26/2022, 4:22 PMDaryl Lackey
10/26/2022, 4:27 PMDaryl Lackey
10/26/2022, 4:30 PMbdw429s
10/26/2022, 4:31 PMbdw429s
10/26/2022, 4:31 PMbdw429s
10/26/2022, 4:31 PM