[TYPO3-english] RealURL query
Christopher Torgalson
bedlamhotel at gmail.com
Tue Sep 15 18:10:21 CEST 2009
Hi,
On Tue, Sep 15, 2009 at 9:02 AM, Dan Osipov <dosipov at phillyburbs.com> wrote:
> config.absRefPrefix works.
>
> I think this is an issue in general, as FF interprets base href
> differently from IE. A workaround I found is to add a slash to the
> beggining of the URL to make it relative, as in:
>
> <snip>
> <base href="http://localhost/pb/" />
> <link rel="stylesheet" type="text/css"
> href="/typo3temp/stylesheet_23e3aa99e0.css" />
> </snip>
>
> What do you think?
I'm skeptical that a bug of this nature with Firefox or IE could have
gone unreported for this long (and equally skeptical that I wouldn't
have seen it myself). On the other hand, I'm not sure I've ever
deployed a site to a subdirectory this way so you could possibly be on
to something...
By the way--just to be pedantic--"/foo/bar/foobar.html" is an ABSOLUTE
url while "foo/bar/foobar.html" is a RELATIVE url :)
--
Christopher Torgalson
http://www.typo3apprentice.com/
More information about the TYPO3-english
mailing list