I have a cms page having the url key as media-best. The client needs to change the url key from media-best to media. So the new url of the page would be mysite.com/media But as Magento have a media folder in root, any call would go to the media folder instead of the cms page. So if I create a cms page as media and access it from url like mysite.com/media it will show a blank page, since the call go to the media folder. How this can be done without affecting the media/images and all.
Any help would be greatly appreciated.
Thanks,
Ans