[TYPO3] changing URLS
Guus Leeuw jr.
guus.leeuw at guusleeuwit.com
Mon Jan 22 10:38:16 CET 2007
Why don't you just port it to say http://test2.com and see for yourself?
Generally an extension should not rely on the url, so it should always do
stuff like href="index.php?id="... That way the *browser* decides where
index.php is (it normally assumes the same URL context).
If ttnews or it's articles call for http://test.com/index.php in a href,
you're in trouble.
The only place where TYPO3 really cares about the URL of the request is when
you run 1 TYPO3 installation / database for two different URLs off the same
host. Then you can tell TYPO3 that if a request for domain1.com comes in, it
should use this part of the pagetree, etc.
So, my best guess is: It should work, however it depends on the contents of
the news articles.
Guus
> -----Original Message-----
> From: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-
> bounces at lists.netfielders.de] On Behalf Of dave typo
> Sent: 22 January 2007 09:32
> To: TYPO3 English
> Subject: [TYPO3] changing URLS
>
> The typo3 site, currently, is running on a test server, only on a local
> network.
>
> lets call this url http://test.com/index.php?id=70.
>
>
> I'm going to be switching URL's - from a testsite that is only on the
> local network, to a live site.
> lets say http://live.com/index.php?id=70
>
> I have a lot of links within my ttnews pages that have
> http://test.com/index.php within their hyperlinks. When I switch
> live, will i have to change all of the links, or will typo3 know that
> these are internal links, and adapt accordingly?
>
>
> thanks,
>
>
> -Dave
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
> --
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.441 / Virus Database: 268.17.4/643 - Release Date: 21/01/2007
> 17:12
>
--
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.441 / Virus Database: 268.17.4/643 - Release Date: 21/01/2007
17:12
More information about the TYPO3-english
mailing list