[TYPO3-english] [htmlArea RTE] "external links" to my own website are broken
Christian Hennecke
christian.hennecke at os2voice.org
Wed Jul 8 23:51:27 CEST 2009
On Wed, 8 Jul 2009 09:52:23 UTC, Etienne Reiss
<etienne.reiss at crdp.ac-grenoble.fr> wrote:
> My troubles have no relationships with the firefox 3.0.11 issue. And I
> upgraded to 4.2.8 and still have the bug.
> It concerns *only* the urls which point to my own website :
>
> http://www.mydomain.fr/anyPath/index.html becomes http://www.mydomain.fr/typo3/cms/anyPath/index.html when recorded.
>
> In my TS setup I have
> config.baseURL=http://www.mydomain.fr/typo3/cms/
> If I change it to
> config.baseURL=http://www.mydomain.fr
>
> then my external urls will be ok. But I loose my css, images, and all internal links to T3 will be broken...
>
>
> So is it possible to configure htmlArea to have its own "baseURL" ?
I think your setup is wrong to start with. You cannot have the TYPO3
site be located in http://www.mydomain.fr/typo3/cms/ and have people
access it via http://www.mydomain.fr/. Basically, you need to set
baseURL to http://www.mydomain.fr/ and change RewriteBase in your
htaccess to /typo3/cms/.
--
"I smell blood and an era of prominent madmen." - W.H. Auden
More information about the TYPO3-english
mailing list