11-13-2007, 2:28 AM
|
Martin

Joined on 11-13-2007
Netherlands
Posts 8
|
url of internal links wrongly converted
|
 
 
|
|
|
Urls within pages seems to be copied instead of adjusted to the new paths on the webserver. Sample:
original url or href: /content/ape.html
now we use as outputpath: C:\Inetpub\wwwroot\doc4.8\
well, the URL in the browser will return:
http://localhost/content/ape.html
but it should be
http://localhost/doc4.8/content/ape.html
So my guess is that all Urls need to converted to relative paths, in this example
content/ape.html
Is this possible?
----------------------------------------------------------------------
BTW. Can u enable BBCode on this site. All layout is lost
|
|
|
|
|
Report
|
|
|
|