xARCHANGELSx Posted February 23, 2014 Share Posted February 23, 2014 (edited) Does anyone know how to change the RedirectURL command after a user has clicked "accept" on the splash page? I want to redirect the user to a certain URL after they clicked "accept" on the splash page. I've tried searching it on google, but no luck. # Parameter: RedirectURL # Default: none # # After authentication, normally a user is redirected # to their initially requested page. # If RedirectURL is set, the user is redirected to this URL instead. # # RedirectURL http://www.ilesansfil.org/ Any ideas? Thanks, X Edited February 23, 2014 by winkillerx Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted February 23, 2014 Share Posted February 23, 2014 (edited) Just remove the # in front of # RedirectURL http://www.ilesansfil.org and put the URL you would like to redirect the user to instead of "ilesansfil.org". As an example: RedirectURL http://www.google.com Edited February 23, 2014 by Whistle Master Quote Link to comment Share on other sites More sharing options...
xARCHANGELSx Posted February 23, 2014 Author Share Posted February 23, 2014 Thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.