Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Document aliases with ROUTE: not working View modes: 
User avatar
Member
Member
ap - 8/8/2013 1:34:36 PM
   
Document aliases with ROUTE: not working
Hello. I have a document with document aliases as follows:

Route: /hello1.html English - United States
/hello2 .html; English - United States
Route: /hello3 .html; English - United States
/hello4 .html; English - United States
Route: /hello5.html English - United States

the only ones that work are the 2 that do not have Route at the beginning of the string, which are not using "ROUTE" but "Standard URL or wildcard"

the ones defined as route just don't work.

i've added the following to my web.config
<modules runAllManagedModulesForAllRequests="true">
<httpErrors existingResponse="PassThrough"/>

and in the admin settings i've added "Friendly URL extensions" as:
.aspx;.html;

I'm using IIS7.5 on Windows 7 Enterprise

thanks





User avatar
Member
Member
ap - 8/8/2013 1:55:58 PM
   
RE:Document aliases with ROUTE: not working
I should also note that i'm using hotfix 7.0.46
also, i noticed that extensionless urls do work, just not extension paths

thanks.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 8/9/2013 2:14:42 AM
   
RE:Document aliases with ROUTE: not working
Hello,

Would it be possible to post a screen shot of your exact setup?
Also, what is the reason you want to use it like this?
I do not see any advantage - the extension less setup can handle the URL path just fine.

Best regards,
Juraj Ondrus