Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

SharePoint - Alternate access mappings have not been configured 경고

이벤트 로그에 다음과 같은 경고가 남는다면?

로그 이름:         Application
원본:            Microsoft-SharePoint Products-SharePoint Foundation
날짜:            2021-07-18 오후 4:23:04
이벤트 ID:        8059
작업 범주:         Configuration
수준:            경고
키워드:           
사용자:           TESTAD\TESTUSR
컴퓨터:           testpc.testad.com
설명:
Alternate access mappings have not been configured.  Users or services are accessing the site http://testpc with the URL http://127.0.0.1.  This may cause incorrect links to be stored or returned to users.  If this is expected, add the URL http://127.0.0.1 as an AAM response URL.  For more information, see: http://go.microsoft.com/fwlink/?LinkId=114854"/>

어쨌든 Clean 설치 후에 발생한 로그라서 딱히 이상한 접근은 없었을 것 같으니, 아마도 127.0.0.1로 접근하는 서비스가 있다는 것인데요, 따라서 그냥 제시한 링크의 문서에 따라,

Plan alternate access mappings for SharePoint Server
; https://docs.microsoft.com/en-us/SharePoint/administration/plan-alternate-access-mappings
"
"Application Management" / "Web Applications" 범주의 "Configure alternate access mappings"를 선택해 나오는 화면에서,

sharepoint_aam_1.png

위와 같이 127.0.0.1 접근 항목을 추가해 주면 됩니다.




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 7/21/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 121  122  123  124  125  126  127  128  129  [130]  131  132  133  134  135  ...
NoWriterDateCnt.TitleFile(s)
1840정성태1/8/201528920오류 유형: 267. Visual Studio - CodeLens 사용 시 CPU 100% 현상
1839정성태1/5/201521559디버깅 기술: 69. windbg 분석 사례 - cpu 100% 현상 (2)
1838정성태1/4/201541517기타: 49. 윈도우 내레이터(Narrator) 기능 끄는 방법(윈도우에 파란색의 굵은 테두리 선이 나타난다면?) [4]
1837정성태1/4/201527696디버깅 기술: 68. windbg 분석 사례 - 메모리 부족 [1]
1836정성태1/4/201527702디버깅 기술: 67. windbg - 덤프 파일과 handle 정보
1835정성태1/3/201528281개발 환경 구성: 254. SQL 서버 역시 SSL 3.0/TLS 1.0만을 지원하는 듯!
1834정성태1/3/201552909개발 환경 구성: 253. TLS 1.2를 적용한 IIS 웹 사이트 구성
1833정성태1/3/201529095.NET Framework: 490. System.Data.SqlClient는 SSL 3.0/TLS 1.0만 지원하는 듯! [3]
1832정성태1/2/201521700오류 유형: 266. Azure에 응용 프로그램 게시 중 로그인 오류
1831정성태1/1/201529824디버깅 기술: 66. windbg 분석 사례 - cpu 100% 현상 (1) [1]
1830정성태1/1/201529000오류 유형: 265. svchost.exe 프로세스(IP Helper: IPHLPSVC)의 CPU 100% 현상
1829정성태12/16/201432843VC++: 86. Windows Vista부터 바뀐 Credential Provider 예제 분석 (2) [2]파일 다운로드1
1828정성태12/15/201429295VC++: 85. Windows Vista부터 바뀐 Credential Provider 예제 분석 (1) [4]파일 다운로드1
1827정성태12/12/201425675VC++: 84. CredUIPromptForWindowsCredentials Win32 API 사용법 정리
1826정성태12/11/201429999.NET Framework: 489. Socket.Listen에 전달된 backlog 인자의 의미 [6]
1825정성태12/11/201477451.NET Framework: 488. TCP 소켓 연결의 해제를 알 수 있는 방법 [10]파일 다운로드1
1824정성태12/10/201427196.NET Framework: 487. Socket.Receive 메서드의 SocketFlags.Peek 동작을 이용해 소켓 연결 유무를 확인? [8]파일 다운로드1
1823정성태12/10/201424277.NET Framework: 486. Java의 ScheduledExecutorService에 대응하는 C#의 System.Threading.Timer [2]
1822정성태12/3/201426448개발 환경 구성: 252. Xamarin 라이선스 관리 [8]
1821정성태12/1/201433255VS.NET IDE: 96. Visual Studio에서 /* ~ */ 주석을 위한 단축키(매크로)
1820정성태11/23/201421532.NET Framework: 485. Mono Profiler에서 IL 코드 변경이 가능할까? - 두 번째 이야기파일 다운로드1
1819정성태11/22/201421345오류 유형: 264. MSBuild 에러 - warning MSB3052: The parameter to the compiler is invalid,
1818정성태11/22/201424285개발 환경 구성: 251. NUMA 노드 수에 따른 IIS Worker Process(w3wp.exe) 설정 [1]
1817정성태11/22/201427386VS.NET IDE: 95. Macros for Visual Studio 2013 [1]
1816정성태11/20/201422062.NET Framework: 484. Mono Profiler에서 IL 코드 변경이 가능할까?
1815정성태11/18/201420038.NET Framework: 483. 코드로 살펴 보는 ETW의 활성화 시점 [2]
... 121  122  123  124  125  126  127  128  129  [130]  131  132  133  134  135  ...