VFS Reserved Names
There is number of reserved folder names in WDK Virtual File System
- content
- events
- enews
- controls
- files
- resources
- resources_bin
- system
VFS resources served by WDK.VFS engine
- /enews/subscribe.aspx - Newsletter subscription form
- /content/search.aspx - Search page for /content/ area. Search available for all pages that have .aspx file extension and file names not starts with $ sign
- /system/login.aspx - login form where users can authorize themselves in order to access resources that requires authentication.
|