Apache certbot renew 오류 | Apache 플러그인 설치
페이지 정보
작성자 익명 (192.♡.0.1) 작성일 23-10-01 21:49 조회 21,521 댓글 4본문
1. 혹시 설치되어 있을 수 있는 Nginx 플러그인 삭제
[code]sudo apt-get remove python3-certbot-apache[/code]
2. Apache 플러그인 설치
[code]sudo apt-get install python3-certbot-nginx[/code]
3. SSL 인증서 갱신
[code]sudo certbot renew --apache[/code]
좋아요47
이 글을 좋아요하셨습니다
2kat님의 댓글
2kat 아이피 (222.♡.250.95) 작성일오류가