LightSail SSL 인증서 설치 DNS 레코드 (도메인 주소 변경), 구글 검색안되는 경우 도메인 변경
1. 도메인 변경
도메인 변경은 카페24나, 가비아에서 새로 구입한 도메인으로 변경하는 것이다. 하위 도메인 2차 도메인도 해당된다. 참고로 이건 비밀인데 구글에서 검색제외되어 홈페이지가 검색이 안된다면 문제를 해결하고 도메인을 변경한 후 서치콘솔에 다시 등록하면 해결 될 수 있다.
2. 새로 구입한 도메인은 LightSail 에서 변경한다.
등록은 '도메인 및 DNS' -> DNS 레코드 -> 레코드추가 로 이동하여 추가하는데 이때 1) A 레코드 추가에서 @ 레코드 이름으로 추가하고, 2) CNAME 에서 레코드 이름에 www 를 추가해 준다. 나중에 SSL 인증서를 설치할 때 두개다 추가하지 않으면 DNS does not resolve 문제를 야기할 수 있다.
3. 네임서버 변경
가비아나 카페24에서 구입한 도메인을 연결하려면, 도메인 및 DNS 에서 도메인탭을 클릭하면 네임(이름)서버 확인이 가능하다. 네개의 서버를 구입한 도메인에 적용해 주어야 한다.
카페24의 경우 도메인기본관리에서 네임서버변경을 선택하고 위의 네임서버로 변경해 주면된다.
4. SSL 보안인증서 설치
이렇게해서 도메인 변경은 끝났고, 보안인증서를 설치한다.
lightsail 인스턴스에서 아래와 같이 입력해 준다.
순서대로 입력해 주면된다.
| _ \ | _| ' \/ _` | ' \| |
|___/_|\__|_|_|\__,_|_|_|_|_|
*** Welcome to the WordPress packaged by Bitnami 6.1.1-13 ***
*** Documentation: https://docs.bitnami.com/aws/apps/wordpress/ ***
*** https://docs.bitnami.com/aws/ ***
*** Bitnami Forums: https://github.com/bitnami/vms/ ***
Last login: Mon Jan 8 00:28:25 2024 from 54.239.117.86
bitnami@ip-172-26-13-80:~$ sudo /opt/bitnami/bncert-tool
----------------------------------------------------------------------------
Welcome to the Bitnami HTTPS Configuration tool.
----------------------------------------------------------------------------
Domains
Please provide a valid space-separated list of domains for which you wish to
configure your web server.
Domain list []: spatial-agriecon.com
The following domains were not included: http://www.spatial-agriecon.com. Do you want to add them
? [Y/n]: y
----------------------------------------------------------------------------
Enable/disable redirections
Please select the redirections you wish to enable or disable on your Bitnami
installation.
Enable HTTP to HTTPS redirection [Y/n]: y
Enable non-www to www redirection [Y/n]: n
Enable www to non-www redirection [Y/n]: y
----------------------------------------------------------------------------
Changes to perform
The following changes will be performed to your Bitnami installation:
1. Stop web server
2. Configure web server to use a free Let's Encrypt certificate for the domains:
spatial-agriecon.com http://www.spatial-agriecon.com
3. Configure a cron job to automatically renew the certificate each month
4. Configure web server name to: spatial-agriecon.com
5. Enable HTTP to HTTPS redirection (example: redirect
http://spatial-agriecon.com to https://spatial-agriecon.com)
6. Enable www to non-www redirection (example: redirect http://www.spatial-agriecon.com
to spatial-agriecon.com)
7. Start web server once all changes have been performed
Do you agree to these changes? [Y/n]: y
----------------------------------------------------------------------------
Create a free HTTPS certificate with Let's Encrypt
Please provide a valid e-mail address for which to associate your Let's Encrypt
certificate.
Domain list: spatial-agriecon.com http://www.spatial-agriecon.com
Server name: spatial-agriecon.com
E-mail address []: *******@hotmail.com
The Let's Encrypt Subscriber Agreement can be found at:
https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf
Do you agree to the Let's Encrypt Subscriber Agreement? [Y/n]: y
----------------------------------------------------------------------------
Performing changes to your installation
The Bitnami HTTPS Configuration Tool will perform any necessary actions to your
Bitnami installation. This may take some time, please be patient.
----------------------------------------------------------------------------
Success
The Bitnami HTTPS Configuration Tool succeeded in modifying your installation.
The configuration report is shown below.
Backup files:
* /opt/bitnami/apache/conf/httpd.conf.back.202401080051
* /opt/bitnami/apache/conf/bitnami/bitnami.conf.back.202401080051
* /opt/bitnami/apache/conf/bitnami/bitnami-ssl.conf.back.202401080051
* /opt/bitnami/apache/conf/vhosts/wordpress-https-vhost.conf.back.202401080051
* /opt/bitnami/apache/conf/vhosts/wordpress-vhost.conf.back.202401080051
Find more details in the log file:
/tmp/bncert-202401080051.log
If you find any issues, please check Bitnami Support forums at:
https://github.com/bitnami/vms
Press [Enter] to continue:
bitnami@ip-172-26-13-80:~$
'생활정보 > 애드샌스 (티스토리, 워드프레스)' 카테고리의 다른 글
워드프래스 'Oops! That page can’t be found', 페이지 404 해결 방법 (0) | 2024.07.02 |
---|---|
아마존 AWS 라이트세일 호스팅 서치 어드바이저 홈페이지 등록 방법, 파일질라 (0) | 2024.07.02 |
koNLP 설치하기 (한글깨지는 R) (0) | 2023.08.27 |
Lightsail 라이트세일 SSL 갱신하기 Bitnami (0) | 2023.04.25 |
쿠팡 파트너스 링크 걸 때 주의 할 점 저품질 문제 (0) | 2023.04.05 |