Question
Linking relative to site root
This seems that it should be a simple problem, but for the
life of me, I am having trouble with using links relative to the
site root on my CFML site. Here is my configuration:
I have the wwwroot folder installed on my "L" drive. My site folder is HMS_EP which is inside the wwwroot folder. So the
Local Root Folder: L:\ColdFusionMX7\wwwroot\HMS_EP\
HTTP address: http://localhost:8500/HMS_EP/
Remote Access: None
Testing server folder: L:\ColdfusionMX7\wwwroot\
URL Prefix: http://localhost:8500/HMS_EP/
Ok, my site is working fine with these settings, except for links relative to site root. I always have to manually enter the folder /HMS_EP/ which is a crashing pain.
I would have thought the URL prefix http://localhost:8500/HMS_EP/ would address this issue, but it doesn't. I've tried it with and without the "HMS_EP" subdirectory included.
Any thoughts on using linking relative to site root when you have multiple sites in separate folders in the wwwroot folder?
Thanks alot for your thoughts.
All is working just fine and dandy, except for site linking.
I have the wwwroot folder installed on my "L" drive. My site folder is HMS_EP which is inside the wwwroot folder. So the
Local Root Folder: L:\ColdFusionMX7\wwwroot\HMS_EP\
HTTP address: http://localhost:8500/HMS_EP/
Remote Access: None
Testing server folder: L:\ColdfusionMX7\wwwroot\
URL Prefix: http://localhost:8500/HMS_EP/
Ok, my site is working fine with these settings, except for links relative to site root. I always have to manually enter the folder /HMS_EP/ which is a crashing pain.
I would have thought the URL prefix http://localhost:8500/HMS_EP/ would address this issue, but it doesn't. I've tried it with and without the "HMS_EP" subdirectory included.
Any thoughts on using linking relative to site root when you have multiple sites in separate folders in the wwwroot folder?
Thanks alot for your thoughts.
All is working just fine and dandy, except for site linking.
