New to DNN. I have internal users that refuse to authenticate into my DNN website. Because of this, I have had to create two portal sites: DNN and DNNPublic. Now I have to add in some code such that if the incoming IP <> 155.144 then redirect to DNNPublic else redirect to DNN. Is there functionality within the interface to handle something like this? If so, how? Else, what code and where would I place this it to make something like that work? Alternative Ideas? Thank you! |