Quick Nav:  Online Store   |   Login | Register

Virtual Path is redirecting to home page

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
aderson
<20 Posts
Posts:18


02/23/2008 8:50 AM  

Hi John,

I have this page on my site: http://www.aiyratechnologies.com/test/tabid/68/Default.aspx which I have created a Virtual Path to it called test.aspx.

But as you can see if you try http://www.aiyratechnologies.com/test.aspx you will get http://www.aiyratechnologies.com/Home/tabid/36/Default.aspx which is the home page. But you should get http://www.aiyratechnologies.com/test/tabid/68/Default.aspx because the Virtual Path is defined there and not in the home page.

BTW I have not set any replacement rules for test.aspx yet. I'm only trying for now the Virtual Path.

I hope I was clear on my explanation. Any suggestions?

 

Thanks,

-Aderson

 

John Mitchell
Posts:3492


02/23/2008 9:03 AM  
What happens if you put /test.aspx for the virtual path?

Is this on DNN 4.0.8 with HumanFriendly Urls turned on? I haven't heard of any problems with that yet, but I thought I would ask to start narrowing it down.
aderson
<20 Posts
Posts:18


02/23/2008 9:28 AM  
I have tried /test.aspx and just test.aspx with HumanFriendly turned on and turned off. So basically all 4 possible combinations.

This is a DNN 4.5.5 as the majority of the my clients sites are.

Thanks,
-Aderson
John Mitchell
Posts:3492


02/23/2008 9:34 AM  
In the web.config, try moving the line for PageBlaster above or below the UrlRewrite module. Making it the opposite of what it is now.

In other words, if it is below the UrlRewrite module try it with it above the UrlRewrite Module.
aderson
<20 Posts
Posts:18


02/23/2008 10:05 AM  
Hi John,

It worked! I put pageblaster first and then UrlRewrite. I hope this will not have other implications.

Thank you very much for the quick resolution!

-Aderson
John Mitchell
Posts:3492


02/23/2008 10:32 AM  
Hi Aderson,
The only other implication is if you are putting in patterns for exclude Path. Or are trying to compare the Url for something else.
Having it above the UrlRewrite module will mean that PageBlaster will see the Url after it is rewritten (back to a standard url).

Most of the time it won't make a difference, but if you tried to exclude something like "/tabid/36" then that would not work because it actually looks like "tabid=36" after the rewrite.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Virtual Path is redirecting to home page



ActiveForums 3.7
Powered by: Snapsis Software