Static pages and shortcuts
Bob Kemp
Manila-Newbies@userland.com
Mon, 22 Apr 2002 16:20:34 +0100
Hi all,
I've been trying to persuade static rendering to work on my site. After a
few false starts with urls I've got a rendered site. Only problem is that
shortcuts are not rendering correctly.
An example: a page with url
http://dio.cdlr.strath.ac.uk/standards/academicguide.html renders fine. But
the shortcut is rendered as:
http://dio.cdlr.strath.ac.uk/diostandards/academicGuide.html - which of
course doesn't work. This is the case with all the shortcuts.
I'm guessing that the rendering process is picking up on the /DIO/ in the
URL of my original Manila site,
http://130.159.238.185:8080/DIO/standards/academicGuide and conflating
/DIO/standards/ into /diostandards/.
I can't see any way to stop this. Am I on the right lines? Has anyone any
suggestion?
Thanks,
Bob