Alternate Access Mappings

learn more… | top users | synonyms (1)

6
votes
2answers
262 views

When moving SiteURLs is it better to recreate the Web Application or use AAM to redirect?

We've had an existing site that has been built and deployed to for awhile now, mostly an internal beta site at http://beta.site.com which has been built up with an extended site on ...
4
votes
2answers
5k views

Using SPContext.Current to get public URL of the current zone

I have a single content Web application in the Default zone of my MOSS 2007 farm, which I then extended to the Extranet zone. The default zone web application uses Windows authentication and standard ...