config.baseURL = www.mysite.com/cms/ Can I put multiple url's there? If I use www.mysite.com/CMS/ and www.mysite.com/cms/ the content will not render unless I clear cache.
After clearing the problem of course remains. So if I use www.mysite.com/CMS/ again, content will not render. If I only use www.mysite.com/cms/ it all works ok. Dmitry Dulepov [typo3] schreef: > Dieter Jansen wrote: >> I have TYPO3 installed in a folder www.mysite.com/cms/ >> realurl works fine on it. >> >> However I added www.mysite.com/CMS/ >> >> If I use www.mysite.com/CMS/ , it results in a TYPO3 content not >> rendered anymore for as well www.mysite.com/cms/ as www.mysite.com/CMS/ >> unless I clear cache >> >> Does this have anything to do with realurl? How can I make this work? > > If it renders after clearing cache, the answer is obvious: clear cache. > > You must also set config.baseURL correctly. > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
