Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 6.x > Installation and deployment > URL Alias not working View modes: 
User avatar
Member
Member
corey-coreytess - 5/7/2012 11:13:25 AM
   
URL Alias not working
I'm putting together a test site and a big requirement is around the URL alias feature. I have a site installed and running ok, however none of the aliases I set will work. I also tried using the extensionless URL capability to no avail.

I followed the steps in the version 6 documentation and added the following to the web.config:

<httpErrors existingResponse="PassThrough" />
<modules runAllManagedModulesForAllRequests="true"></modules>

The second key did not already exist so it is empty. Can anyone help me get this working so I can show a functional test to people?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/8/2012 12:26:17 PM
   
RE:URL Alias not working
Hi,

Could you please explain in more details what you mean by it is not working? Are there any errors?
What are the aliases like, what is their setup?

Best regards,
Juraj Ondrus

User avatar
Member
Member
corey-coreytess - 5/8/2012 12:37:07 PM
   
RE:URL Alias not working
Sorry I thought I mentioned the error. I'm getting a 404.0, so it seems like it is trying to redirect instead of rewrite.

I'm using the corporate starter site, and I'm trying to have a URL like, http://localhost/Products/Smartphones pull up http://localhost/Products/Smartphones.aspx.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/10/2012 2:15:40 PM
   
RE:URL Alias not working
Hi,

So, if I am getting this correctly you want to have the extension less URLs?
You mentioned it in your first post - but could you please confirm you have followed all the steps mentioned in the guide?
What version of IIS do you use?
What are the exact settings you have set?

Best regards,
Juraj Ondrus