An easy way to do this is to “capture” the functionality of FormatPage.
First add the following to your web.config in the newtelligence.DasBlog.UrlMapper section:
<add matchExpression="(?<basedir>.*?)/Static\.aspx\?=(?<value>.+)" mapTo="{basedir}/FormatPage.aspx?path=content/static/{value}.format.html" />
static. html , URL- :
http://BASEURL/Static.aspx?=FILENAME
:
/content/static/FILENAME.format.html
- , itemTemplate.blogtemplate, , . , - hometemplate.blogtemplate, .