A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
Yep, use use virtual path provider, see Mats Hellströms Blog post on how ,
http://epicms.blogspot.com/2007/03/no-alternate-files-and-it-really-makes.html
In EPiServer 4 you could use "Shadow Folders" to add update safe functionallity to admin, edit and util functions. You set the "EPfEnableAlternateFiles" to true in web.config and then you created a folder named "admin_" with som customized admin-page in it and EPiServer used this instead.
Can I accomplish the same thing in EPiServer CMS 5?
Regards Hans