Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Is there anyway to have a stand alone folder/page inside umbraco?
Thanks
Scott
Yup, just configure web.config to ignore your files/folders
<add key="umbracoReservedUrls" value=",/config/splashes/booting.aspx,/config/splashes/noNodes.aspx," /> <add key="umbracoReservedPaths" value=",/umbraco,/install" />
Hope this helps.
Regards,
/Dirk
ignore = ignore by umbraco!
What do you mean Dirk?
Scott, do you need to have a "folder" inside the Content-tree, or what do you mean excatly? Is it just a physical folder in the file-system like Dirk talks about, or what do you need?
/Kim A
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
stand alone folder/page
Hi,
Is there anyway to have a stand alone folder/page inside umbraco?
Thanks
Scott
Yup, just configure web.config to ignore your files/folders
Hope this helps.
Regards,
/Dirk
ignore = ignore by umbraco!
What do you mean Dirk?
Scott, do you need to have a "folder" inside the Content-tree, or what do you mean excatly? Is it just a physical folder in the file-system like Dirk talks about, or what do you need?
/Kim A
is working on a reply...