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,
I want to change my media folder path from outside the root. And i found a solution from many links as below:
Change Config Move old media files to new path Rename the relative URL of all old media to the new URL (in DB or using the Media Service)
So I changed my config to
<add key="rootPath" value="C:\TempImages\media" /> <add key="rootUrl" value="~/media/" />
from
<add key="virtualRoot" value="~/media/" />
After that I moved my all files to
C:\TempImages\media
~/media/
Now I want to know where I found my Media Folder in database?
Anyone please help me to change the Media Folder.
Thanks in advanced.
Regards,
Vighnesh
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Change the Media Folder (outside the root)
Hi,
I want to change my media folder path from outside the root. And i found a solution from many links as below:
So I changed my config to
from
After that I moved my all files to
from
Now I want to know where I found my Media Folder in database?
Anyone please help me to change the Media Folder.
Thanks in advanced.
Regards,
Vighnesh
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.