[TYPO3-english] redirect extension?
Andreas Kiessling
kiessling at pluspol.info
Mon Nov 1 23:40:48 CET 2010
Hi,
some weeks ago, i thought about using RewriteMap for a task like that
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritemap
Idea: hook into the saving process of an extension table and create the
mapping file. Apache even caches the file until it is modified.
The tricky part would just be, that you need a cObject
(frontend-context/TSFE) to build "real" urls, that respect linkvars etc,
but the "regular" redirecting should not be that hard.
If it works, it should be just as fast as putting the redirect to .htaccess
Regards,
Andreas
More information about the TYPO3-english
mailing list