[support] Redirect login URL of Drupal

Earnie Boyd earnie at users.sourceforge.net
Tue May 10 17:08:22 UTC 2011


Nikhil Kala wrote:
> On Monday 09 May 2011 05:35 PM, Earnie Boyd wrote:
>> Davide Mirtillo wrote:
>>
>>> There's a module that redirects users upon login, you can find it here:
>>>
>>> http://drupal.org/project/login_destination
>>>
>> And http://drupal.org/project/logintoboggan
>>
> We want to redirect the user before login ie. as user type the default 
> URL it gets redirected to other location.
> Above modules used after login redirect purpose.
> 

If you're using Apache, mod_rewrite comes to mind.  Or you can create a
custom module to execute a drupal_goto in an appropriate hook.

-- 
Earnie
-- http://progw.com
-- http://www.for-my-kids.com


More information about the support mailing list