Error in relative URL when going 2 levels up
-
When I download the site to my local computer (zip) with relative URLs, not all paths appear correct. E.g. a resource located two levels above the current level is referred to with a ./../example instead of ../../example.
So it seems a . is missing in the path and if I put a double .. in there everything works perfectly.
Anyone knows whats wrong?
The topic ‘Error in relative URL when going 2 levels up’ is closed to new replies.