« Return to Thread: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

Re: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Christian Hennecke-2 :: Rate this Message:

Reply to Author | View in Thread

On Wed, 8 Jul 2009 09:52:23 UTC, Etienne Reiss
<etienne.reiss@...> 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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

 « Return to Thread: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken