I have a MOSS web site with its virtual directory in IIS.
That VD maps to a folder in certain location in the C: disk.
I need to move that folder to the same location but in the D: disk.
If it were a common web app it is no problem, just change the “Local Path”.
But as it is a MOSS website… I think that this will break that MOSS website.
Any tip on how to accomplish this?
Here is shown how to update the SharePoint web application after you changed the physical path.
This way you can even move your central administration to another folder (like I did).