I have a folder under my webroot, and if I surf to it the URL doesn't append a trailing slash, where it used to before. So certain assets fail to load because they are referenced like background-url: url({filename}) which resolves one folder up instead of the directory that loaded the page.
I am running a multi-site ACF server with CommandBox 6.
Let me know if you need more details.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
I have a folder under my webroot, and if I surf to it the URL doesn't append a trailing slash, where it used to before. So certain assets fail to load because they are referenced like
background-url: url({filename})
which resolves one folder up instead of the directory that loaded the page.I am running a multi-site ACF server with CommandBox 6.
Let me know if you need more details.