On Saturday 24. October 2015 06.52.45 Lars Kruse wrote:
> 
> Am Sat, 24 Oct 2015 01:22:31 +0200
> 
> schrieb Paul Boddie <p...@boddie.org.uk>:
> > Now you just have to write the action. ;-)
> 
> I use the apache config snippet below for redirecting requests via apache's
> "rewrite" module.
> Or did you refer to a moinmoin "action"?

I really meant a Moin action to provide a gateway to external sites, so you 
would start out with a link like this:

http://moinmo.in/

This would get rewritten using the url_mappings (suggested by Marcus) to...

http://yoursite/moin?action=ExternalLinkAction&url=http%3A%2F%2Fmoinmo.in%2F

And the action would interpret the url argument and perform the redirect.

Paul

------------------------------------------------------------------------------
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to