Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterNot Working for a Non-DNN SiteNot Working for a Non-DNN Site
Previous
 
Next
New Post
12/23/2009 12:39 AM
 

Can you send me a host login for the site?  Also, tell me exactly what you would like to achieve : ie Url x redirects to Url y

 
New Post
12/23/2009 1:29 AM
 

Bruce,
Upon approval I will send you the Host access separately via email.
Here is what we are trying to do:
If someone tries to access www.gfhllp.com/highwoods then forward the users to a non DNN site. As you can see by my strategy in this topic I thought to create a http://www.gfhllp.com/highwoods_redirect.aspx page and then use iFinity URL Master to direct all url requests going to www.gfhllp.com/highwoods to go to the highwoods_redirect.aspx page; this page itself is doing a Permanent 301 DNN External URL to http://gfhllp.mojoe.net.

So basically, we want all requests going to www.gfhllp.com/highwoods to be redirected to http://gfhllp.mojoe.net non-DNN site.

Thanks,

Developer Mojoe.

 
New Post
12/23/2009 3:37 AM
 

Bruce,

I just used your website's Contact form to send you the Host login info. Please let us know if you need anything else from us or have any questions.

Thanks,

 

 
New Post
12/24/2009 7:18 AM
 

Ok there's two problems here

1) you had a trailing slash '/' on the highwoods Url entered as a redirect : this is not required

2) you need to setup the wildcard mapping for IIS6 in order for a Url with no extension to work. 

Note that /highwoods.aspx redirects to the Url as you would like, but /highwoods returns a 404.  This is because IIS doesn't pass the Url with no extension onto the asp.net runtime (and hence Url Master)

If you use the 'Test Url Rewriting and Redirecting' functions you will see that the /highwoods Url works as you like.  Thus, to complete, all you need to do is setup the wildcard mapping for IIS6.

 
New Post
12/24/2009 2:40 PM
 

Bruce,

It works now! I did the IIS Wild Card setting for our DNN installation instance and that took care of the problem. The www.gfhllp.com/highwoods is now pointing correctly.

Thanks so much for your help!

-------------------------

I've set up wildcard mapping on IIS 6, by adding "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll", and ensured "Verify that file exists" is not checked :

-----------------------------------------

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterNot Working for a Non-DNN SiteNot Working for a Non-DNN Site


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).