Sorry, your webhost HAS to set-up a wildcard mapping if the server is running on IIS6. Maybe you can ask you hosting provider to make the change for you?
Which version of IIS are they using - if it is IIS7 then you can use integrated pipeline mode so you don't have to make any changes to the IIS settigns themselves. If you are using Umbraco v4.5 no other changes should be necessary - for preveious 4.x versions you will need to download the web.config for integrated pipelines from http://umbraco.codeplex.com/ ; (also have a read of "Install guide for Umbraco on asp.net 3.5 and integrated pipeline".)
cant use umbracoUseDirectoryUrls....
Hi,
I want to use extensionless references
www.website.com/demo insted of www.website.com/demo.aspx
I know the friendly way, as described here: http://our.umbraco.org/wiki/install-and-setup/setting-up-umbraco-for-friendly-urls, but the server is a shared host and no changes to IIS can be done.
Somebody has a dll or some code to help me?
Thanks.
Javier
Sorry, your webhost HAS to set-up a wildcard mapping if the server is running on IIS6. Maybe you can ask you hosting provider to make the change for you?
Which version of IIS are they using - if it is IIS7 then you can use integrated pipeline mode so you don't have to make any changes to the IIS settigns themselves. If you are using Umbraco v4.5 no other changes should be necessary - for preveious 4.x versions you will need to download the web.config for integrated pipelines from http://umbraco.codeplex.com/ ; (also have a read of "Install guide for Umbraco on asp.net 3.5 and integrated pipeline".)
is working on a reply...