If for some reason you cannot create an wildcard mapping to ASP.net in IIS, but would still like to have directory URLs in Umbraco there is another way. You can use ISAPI_rewrite (or a similiar tool) to rewrite requests to an extension that is handled by ASP.net. Here are the ISAPI_rewrite rules I use to [...]
Archive for the ‘Umbraco’ Category
How to enable Umbraco directory URLs without needing a wildcard mapping in IIS
November 24th, 2006
No Comments
Using asp.net syntax in an umbraco document template and in XSLT templates
November 18th, 2006
1 Comment
I am about to embark on a project that will be using ASP.NET AJAX extensively, along with the ASP.NET AJAX Control Toolkit. I would love to be able to do the whole thing inside of Umbraco, but, as far as I know, the only way to use these controls is from within a macro.
For example [...]
Umbraco’s rich text editor is using my site’s styles
April 27th, 2006
No Comments
I am creating an Umbraco site with a document type that has rich text (my innovation here is astounding!) and everything was working great on my local. Then I upload it to the production server and the rich text editor now has a navy blue background with black text and is centered—editing is now very [...]

