cancel
Showing results for 
Search instead for 
Did you mean: 

document webdav url points to localhost

davecramer
Champ in-the-making
Champ in-the-making
How do I configure webdav to use the servers hostname ?
2 REPLIES 2

stackdaddy
Champ in-the-making
Champ in-the-making
I had a similar problem where i was creating a document workspace with office 2007 and the address i used was "http://localhost:7070/alfresco". Only my pc could update the document via share point. On everyone else pc it would fail to  connect, hex editing the document showed that it was trying to connect to http://localhost:7070/alfresco which was wrong (for other pc's), so after an hour of searching the web and reading this post several time i resized that i was the one that had made the mistake. I removed the document workspace and recreated it with "http://my-externalip:7070/alfresco" and it worked from anywhere after that and adding the ip to my trusted sites. dont know if this had anything to do with what you were talking about but i thought i would post it anyway.

ebogaard
Champ on-the-rise
Champ on-the-rise
In share-config-custom.xml, you need to edit the value between <repository-url> and </repository-url>