Alternate Access Mappings

learn more… | top users | synonyms (1)

1
vote
5answers
1k views

Cannot Access Newly Extended Web Application

I just extended a Web Application and provided it a new URL and host name. After completion (and altering my host file to direct the new url) I can see the new web sites created in IIS on each of the ...
5
votes
2answers
1k views

Alternate Access mapping

I have a issue today with regards to Alternate access mappings. My Intranet has two Access mappings as follow: Internal URL Zone Public URL for Zone http://servername ...
1
vote
2answers
70 views

Alternate Access Mappings affecting Page Layouts

I have recently changed our url from http ://servername to http ://urlname I changed the AAM to reflect this as well as alter the binding in IIS It seems to work fine but when ever I create a new ...
2
votes
1answer
217 views

Accessing SharePoint documents from different WebApplication Zones

I have a SharePoint 2010 Server site (http://shpserver:81) that I have extended twice: Intranet: http://partnernet.abc.local Internet: https://partnernet.abc.com When I am on the internet ...
1
vote
1answer
631 views

Amending Alternative Access Mapping

An internal SharePoint Administrator of my customer has configured Alternate Access Mapping for an intranet portal. However, when creating a new web application, he entered the URL including SSL in ...
0
votes
1answer
20 views

SharePoint AAM Issue

I am having an issue in one SharePoint site. We have recently migrated from 2007 to 2010. Problem: Not able to browse the website first time (After opening the browser). It needs 3-4 refreshes and ...
0
votes
1answer
65 views

With multiple AAMs, how to redirect to preferred SSL (UAG) mapping?

Initially, our SPF server was an intranet-only appliance. We had a couple of Alternate Access Mappings: http:/ /intranet/ http:/ /intranet.mycompany.local/ We really encouraged the first one - as ...
0
votes
1answer
46 views

Get the Thumbnail URL for the Multiple Zones of the SharePoint Website

I have a SPList Item with GUID of "212E3462-B24C-4F84-8CA0-3A703C492B8E". This is news item which has some images with thumbnails. I have multiple zones enabled for my site with AAM. I am trying to ...
0
votes
1answer
120 views

Search Result shows from sites where user does not have permission

What I have? I have a SharePoint 2010 web application with FBA configured and it is exposed to Internet. The root site collection has a huge hierarchy and each site has document libraries with many ...
2
votes
0answers
493 views

Workflow: Current Item Url

I have a site set up with a workflow that sends mail with a link to a task. We use alternate access mappings in order to access this site across the company. My issue is that in my workflow, ...
1
vote
0answers
88 views

Share Point 2013 url resolve after web app extend

I have deployed SP 2013 WA in intranet with http://abc.de.fg that is working fine, after that I have extended that WA to https://kl.mn.op all are working fine but pictures and some html links are ...
1
vote
0answers
90 views

Problem in VariationsRootLanding.ascx and a Domain entry

I have a problem with my client's live environment and a concept known as Variations in SP2007. They're domain, http://www.clientweb.co.za forcefully redirects the user to ...
0
votes
0answers
54 views

'Email a Link' uses the renamed URL which fails

I have a SharePoint server which was originally named http://sharepoint2.xyz.com. I setup an AAM so that our users use http://sharepoint.xyz.com. And then later SSL was added so all users go to ...
0
votes
0answers
20 views

Sitemap Generator for Multiple Zones

We have an Intranet configured with Multiple Zones as AAM. Hence, we have couple of types of URLs. So, I have to create the sitemap with multiple URLs in it. I have the following code to do that. But, ...
0
votes
0answers
72 views

custom URL and SSL to subsite

For starters, I just had SharePoint administration tacked on to my other duties and I don't know a lot about it yet. So bear with me. I want to point a url to a subsite, eg. clientportal.company.com ...
0
votes
0answers
35 views

Alternate Access Mapping Support needed

I have web application on port 1111 and I have extended this web application to port 80 Port 1111: will be used by internal employees Port 80: will be for public users I would like to know the steps ...
0
votes
0answers
67 views

Alternate access problem

I have alternate access set for my site like default : http://mycomputername intranet: http://192.168.XX.XX internet: http://204.xx.xx.xx:portnumber I have problem from accessing it from internet ...
0
votes
0answers
55 views

Upload and Alternate Access Mapping

I have configured AAM on a Sharepoint site published through an Apache Server. Everything seems to works fine and users can navigate every section of the site, create site collection, view and so on. ...
0
votes
0answers
138 views

Configuring Alternate Access Mapping for Intranet

My site is running on Sharepoint 2010 server (my local machine) as "http://SP2010/" on port 80. This url is not accessible from network. I want to configure my site in such a way so that it is ...