Thanks Markus, I checked and it was redirecting already, but for some reason the CSS and JS files weren't being referenced properly. The issue seems to be when theres a broken link for files, such as www.host.com/directory/file - the last slash messed things up.
Best, Greg On Fri, Dec 16, 2011 at 7:31 PM, Markus Klein <[email protected]> wrote: > Hi! > >> >> Hi all, >> >> I've recently taken over a Typo3 based site, so I'm still getting to grips >> with a few things. We've noticed recently that when files are >> removed from the system these links go to the home page, however the styling >> is lost. This applies to any non-valid link. We'd rather >> see a >> 404 or better still redirect to the home page (with the correct styling). >> Any ideas on what I could do? Thanks in advance. > > Take a look at the Install Tool settings. Especially: pageNotFound_handling > and pageNotFound_handling_statheader > Keep in mind that Extensions like cooluri might intercept this mechanism as > they have their own handling. > >> >> Greg > > Kind regards > Markus > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
