What the easiest way to force a url divert to the /login page ?
Id there a redivert plugin that would do this ?
So if anyone visits www.site.co.uk they get diverted to www.site.co.uk/login ?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Paweł Sroka@srokap

Paweł Sroka - 0 likes
You must log in to post replies.Please provide more details. Your question is very general and it's very unclear what do you exactly mean.
Simple answer would be: forward('login');
but asking for a plugin suggests that you have something different in mind, and just failed to describe your use case.