|
rsampaio -> Internal and external access to Published Sharepoint (6.May2008 2:26:58 PM)
|
Hi, all I've been having some problems publishing a sharepoint that lies in the same machine as the ISA Server 2006. The site is listening on port 81 and the ISA listener is configured for port 80. The bridging is configured. Users from inside and outside use the same address to access the site, but in this situation the files that are uploaded to document libraries are not being shown. Investigation a little bit more I found out that those files were uploaded but to the root of the sharepoint site and not the document library.If an internal user does that using the port in the adreess like http://somesite.com:81 to access directly the sharepoint without the bridging and translations from ISA it works fine. Doing some tracing in the isa I found that in the POST of the site I have 3 records: 2 with HTTP code status 401 and 1 with code 302 which might explain why the files are being saved on other "redirected" location, but what I haven't figured out so far is why the redirection is taking place. Thx in adv.
|
|
|
|