AW: [opencms-dev] How to redirect?
Andreas Schouten
Andreas.Schouten at framfab.de
Tue May 15 23:02:47 CEST 2001
Hi,
you need some entrys in the opencms.properties like:
redirect.0 = /pics/
redirectlocation.0 = http://www.mypics.com/pics/
redirect.1 = /download/
redirectlocation.1 = http://www.mypics.com/download/
...
If the uri matches the redirect, it redirects to the redirectlocation.
Regards,
Andreas
-----Ursprüngliche Nachricht-----
Von: Jeroen Habets
Gesendet: Dienstag, 15. Mai 2001 11:21
An: OpenCMS dev list (E-mail)
Betreff: [opencms-dev] How to redirect?
While plowing through the OpenCMS source code I found a redirect
configuration...
Interesting but how do I use it?
I would like to make all redirects to a certain host AND port
Jeroen
More information about the opencms-dev
mailing list