| Hello everybody!
I have following web site to download: <http://www.forumhouse.ru>
It is php forum, but for end user seems like regular html web site (there are
no URL with "*php*" in it, only "pure" links like
<http://www.forumhouse.ru/threads/229501/page-3>).
I made full donwload starting from root - www.forumhouse.ru.
But if I use my downloaded copy I stuck at some level of decomposition with
"File not found" error.
For example:
- we have <http://www.forumhouse.ru/threads/229501/>
- in my local copy I go to:
= <file:///D:/websites/forumhouse/index.html> (Index of locally available
projects)
= Click "ยท forumhouse"
= It opens
<file:///D:/websites/forumhouse/forumhouse/www.forumhouse.ru/index.html>
= Click forum page where my page should be
= It opens
<file:///D:/websites/forumhouse/forumhouse/www.forumhouse.ru/forums/25/index.html>
= Click sub-category of this forum and get stuck with "File not found" for
<file:///D:/websites/forumhouse/forumhouse/356/index.html>
= If I look closer to files I have in downloaded directory I found that
there are 356/index.html !!BUT!! it has the following path:
<file:///D:/websites/forumhouse/forumhouse/www.forumhouse.ru/forums/365/index.html>
So, as you can see, at some step local files lost part of URL and then goes
wrong that's why I get "File not found"
Any idea on how to fix it with preferences on project start?Thanks in
advance!
| |