Replies: 0
I am trying to include a filesystem (1300 files!) from an old website with the files placed in two subfolders named /pdf and /groen_serie. I would like the link structure to survive, since there are many external links to the files in this library.
The ordinary pages on the website http://www.historisk-samfund-fyn.dk works fine, but I have trouble accessing files in a subfolders named http://www.historisk-samfund-fyn.dk/pdf/1908 etc.
When I link to the file https://historisk-samfund-fyn.dk/pdf/1908/Holckenhavn.pdf I get a 404, The file does not excist.
I don’t understand this, since the files are accessible from a page on a similar testsite, https://histfyn2021.poulhedegaard.dk/artikler-i-fynske-aarboeger/
The websites are placed on different webhotels. I am not familiar with php, and have not tried editing php-files.
What do I do wrong on the site http://www.historisk-samfund-fyn.dk ?