Questions tagged [alternate-access-mappings]
14 questions
4
votes
2 answers
SPWeb.Url returns wrong URL
I have a web application in SharePoint that has been extended to another zone (Extranet). The access URL for the default zone is http ://server1, and the URL for the extranet zone is https: //www.server1.com.
Now, when I access the site via the…

Jason
- 41
- 1
- 2
3
votes
3 answers
How to redirect root web site to site collection
I'm having quite a hard time figuring out this problem and I need your help. Here's the scenario:
I have a sharepoint 2010 web application on my port 80. This has 2 site collections, the root, and the /sites/official. My problem is: The root site is…

Leonardo
- 10,737
- 10
- 62
- 155
2
votes
2 answers
SharePoint MOSS Alternate Access Mappings
In SharePoint MOSS I have a site at http://ourintranet/ I've now added a new entry to the Alternate Access Mapping for the domain http://www.mydomain.com pointing at this site. When I now type this in I get redirected to http://ourintranet/ and the…

78lro
- 1,790
- 7
- 37
- 63
2
votes
2 answers
Update SharePoint Default Alternate Access Mapping Programmatically
I'm enabling HTTPS on my IIS server where I have SharePoint Services 3.0 installed and I'd like to programatically update the default alternate access mappings for a single web application and my central administration instance (both on the same…

Andy Arismendi
- 50,577
- 16
- 107
- 124
1
vote
1 answer
SharePoint Alternate Access Mapping error when indirectly using web services
SharePoint web site = http://myexample:3500
SharePoint tester (admin on domain, admin on SharePoint site collection) = IAmKyle
Alternate Access Mapping: I left it at the default which is http://myexample:3500 maps to itself, and the zone is…

KyleM
- 4,445
- 9
- 46
- 78
1
vote
1 answer
SharePoint Alternate Access Mappings: Event Receiver only fires when accessing the site using localhost but not with IP or machine
Context
We have a SharePoint site set up on a Windows Server 2008 VM box.
We also developed a SP event receiver in C# and registered it with the appropriate SP site and subscribed to the following events:
ItemDeleted;
ItemFileMoved;
ItemUpdated;
The…

Leo Nix
- 2,085
- 2
- 24
- 37
0
votes
1 answer
SharePoint 2010 - multiple URLs?
Currently sharepoint responds to http://sharepoint.mydomain.com. I want it to respond to http://portal.mydomain.com also. This is an intranet site.
Is a DNS alias and alternate access mapping all I need to do? If not what are the necessary steps…

dm80
- 1,228
- 5
- 20
- 38
0
votes
2 answers
How to configure SharePoint to work for 2 different domains on the internet?
We have a SharePoint site which serves as our company site on the internet. Our company has 2 domains ".com" and ".co.uk". SharePoint works fine when you access the site using the ".com" domain. The problem is, when you try to access the site using…

Umit
- 53
- 2
- 9
0
votes
1 answer
Hosting two SSL sites (different host name) on same server with different certificates and without ports (i.e. 443)
We have a SharePoint site https://example.com hosted on port 443.
There is another site https://anotherexample.com that should be hosted on same server and without port (i.e. 443).
Both the certificates are issued to different host names (i.e. not…

Sohail Shaikh
- 105
- 5
0
votes
1 answer
Alternate access mapping for Azure internet-published SharePoint site, remains redundant redirect to *.cloudapp.net
I asked on sharepoint.stackexchange, but maybe this question is applicable to other websites too, so I ask here too.
Hi! I have SharePoint portal in Azure, that I try to connect to my custom domain address.
I created and assigned static VIP to…

Gennady G
- 996
- 2
- 11
- 28
0
votes
1 answer
SharePoint 2010 - Added additional WFE to farm but can't access additional site collections
My SharePoint setup is:
2 Web Front End servers, 1 of those WFE servers is also the application server then there is another server for my SQL database.
Server 2 which is the WFE and App Server combined is able to access all the site collections.…

TJH
- 189
- 1
- 5
- 18
0
votes
1 answer
Alternate Access Mapping not working in SharePoint 2010 Workgroup
I have tried to configure alternate access mappings in my SharePoint 2010 which is installed in WorkGroup Windows Server 2008 R2 server but could not make it work.
Here are my steps.
Go to Central Administration-> Manage Web Application.
Select a…

Prakash
- 422
- 1
- 12
- 31
-1
votes
1 answer
url gets changed in SharePoint hyperlink column
I have a SharePoint 2010 web application "myapp.test.com" and I have extended this application to myapp-edit.test.com
I also have configured the following two alternative access mapping urls:
•myapp.test.com (Zone: Default)
•myapp-edit.test.com…

Agnieszka
- 1
- 1
-1
votes
2 answers
Shall we create two urls with in the same zone using alternate access mapping?
We can create different urls for the site by using the alternate access mapping for different zones which are available. But I am trying to create two urls with in the same zone which is used for internal and external purpose. But I am unable to…

Mihir
- 8,696
- 18
- 56
- 87