IT:AD:BlogEngine.NET
Installation
- Download and unpack .zip * It's a *WebSite - not a Web App (damn)
- Create a Db:
- In ./Setup folder, find and run the latest .sql Update Config file:
- Chnage Blog provider to db based (near top)
- Change connection string
- Set up IIS:
- May need Diagnostics
- Set up access:
- have to give AP identity permission to
D:\WEBSITES\FS.BLOGENGINE\App_Data\users.xml
Theming
* Customize your own: read this first.