[TYPO3] RealUrl redirection rpoblem
Sara Weale
webmaster at llgc.org.uk
Wed Jul 18 11:01:38 CEST 2007
You firstly have to add the line:
RewriteEngine On
to turn mod_rewrite on
then the individual rewrite statement is, for example redirecting 3 ids
ef index.php?id=330 (RewriteCond) to the external URL (RewriteRule):
#Life on the Land
RewriteCond %{QUERY_STRING} id=330$ [or]
RewriteCond %{QUERY_STRING} id=lifeontheland$ [or]
RewriteCond %{QUERY_STRING} id=lifeontheland&L=0$
RewriteRule /index.php
http://digidol.llgc.org.uk/METS/XAM00001/ardd?locale=en [L]
Hope this helps
Sara
>Thanks, Dmitry.
>Can you help me one more time? Can you post here a syntax for
>redirection, in .htacces?
>
>Thanks
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
--
Sara Weale
Rheolwr y We / Web Manager
Llyfrgell Genedlaethol Cymru
National Library of Wales
Aberystwyth
Ceredigion
SY23 3BU
Ffôn/Phone: 01970 632845
Ebost/Email: webmaster at llgc.org.uk
http://www.llgc.org.uk/
Nid yw'r neges yma o reidrwydd yn adlewyrchu barn y Llyfrgell.
This message does not necessarily reflect the opinion of the Library.
More information about the TYPO3-english
mailing list