Is there any way of configuring how the URL is generated on the 304 pages that OE creates?
For example, if you browse to http://www.site.com/foo/ and it throws a 304 to /foo/redirect.htm, OE creates a default.htm file with a META redirect tag. The only problem is the URL that it redirects to is "../../www.site.com/foo/redirect.htm". Shouldn`t it just be "/foo/redirect.htm" ?
I`m trying to rebuild the same site structure, but it`s impossible to do it when OE is creating these files. I`d have to have http://www.site.com/www.site.com/foo, which doesn`t fit my needs...
Are there any ways around this? Am I missing a configuration value? I`ve tried changing the Link Translation options, but none of the options appear to change this behavior.
Thank-you,
Chris St.Amand
Best regards,
Oleg Chernavin
MetaProducts corp.
I understand the need to do relative links, but why does it have to backtrack so far?
When I go to www.site.com/foo/ and I get redirected to /foo/redirect.htm, the page should only have to have a relative link to ../foo/redirect.htm and not ../../www.site.com/foo/redirect.htm which breaks if you`re posting the site to a webserver (because it tries to link outside of the root).
I tried changing the links translation options, but they don`t seem to affect this stub file that OE creates in place of a server side 304.
Thanks!
Chris
Oleg.