Now the next problems …. links from the directory to the files are being parsed wrong because the redirection from foo to foo/ is not being noticed I suspect.
The URLs for the children are missing the penultimate bit of the path:
an image which should be /JPEGS/ST000000/SE000003/MR000002.jpg gets linked to from /JPEGS/ST000000/SE000003 as /JPEGS/ST000000/MR000002.jpg
when I load /JPEGS/ST000000/SE000003 in the browser
If I load the browser with /JPEGS/ST000000/SE000003/ it is fine
Are you sure ldnode is doing the redirect?
Now the next problems …. links from the directory to the files are being parsed wrong because the redirection from foo to foo/ is not being noticed I suspect.
The URLs for the children are missing the penultimate bit of the path:
an image which should be /JPEGS/ST000000/SE000003/MR000002.jpg gets linked to from /JPEGS/ST000000/SE000003 as /JPEGS/ST000000/MR000002.jpg
when I load /JPEGS/ST000000/SE000003 in the browser
If I load the browser with /JPEGS/ST000000/SE000003/ it is fine
Are you sure ldnode is doing the redirect?