Hi
I have a problem that I don't know how to address; I manage two different sharepoint servers (production and test), they are identical in configurations both for operating system and for sharepoint version. The only difference is the following, the production site has been created on top level and has and address like this http://servername/default.aspx while the test site is http://servername/sites/name
We need to enable approval workflow for the production site but as far as I know it's not possible (if someone knows how to do it it's welcome...) because this feature is only available for collection site, then I need to move the main site http://servername/default.aspx tohttp://servername/sites/default.aspx, how can I do it ? Is it possible to relocate/move the main site inside a collection site ? If yes there's any guide or howto to follow ?
And last but least why it's not possible to enable approval workflow for single site ?