[TYPO3] mod_rewrite - Mass Redirection Help Needed (I'm Desparate!)

Sara Weale webmaster at llgc.org.uk
Fri May 25 10:58:26 CEST 2007


Hi,

you will need to use a combination of  Rewrite conditions so the 
redirect reads the part after the index.tle? and Rewrite Rules which 
will allow you to redirect to the correct page.

For example:

RewriteCond %{QUERY_STRING} id=341&L=1$ [or]
RewriteRule /index.php http://www.llgc.org.uk/fga/index_c.htm? [L]

Make sure your Rewrite engine is 'switched' on at the top of your apach 
conf file.

I hope this helps.

Sara

Timothy Patterson wrote:

>Oliver,
>
>I've seen this page/technique before, but from the looks of things I 
>cannot send http://www.domain.com/its/index.cfm?doc_id=10 and 
>http://www.domain.com/its/index.cfm?doc_id=20 to different pages due to 
>matching only taking place at the file level...  Is this in fact the case?
>
>  
>

-- 
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