Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Can i rename wss root folder?

  Asked By: Jyoti Devalekar         Date: Oct 19, 2009      Category: Sharepoint      Views: 431
 

i have a problem in accessing my site like
http://localhost/workspacename.
and i can site something like this
http://myservername/workspacename

when i use first method i always ended up with error asking to
configure proxy?
is there any problem with my configuration?
i don't have any proxy for my server. i thought to work around is to
rename my wss root folder?can i do that??

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Roop Kapoor          Answered On: Oct 19, 2009       

Have you tried running the proxycfg command? If you haven't, you need to
go to your command prompt and navigate to the bin directory in the
SharePoint Portal Server directory and type the following command:

proxycfg -d -p fakeproxy:80 "*;<local>"

Reboot afterwards. This should resolve your problem.

 
Didn't find what you were looking for? Find more on Can i rename wss root folder? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].