자체인증서 설정관련 – Ubuntu 24.04_APACHE JP-Hosting 관리자1 11월 01, 2025 Ubuntu 24.04 Apache SSL 자체 인증서 발급 방법 Ubuntu 24.04 환경에서 Apache 웹서버에 자체 SSL 인증서를 적용하는 방법을 정리한 가이드입니다. Let's Encrypt(무료 인증서)가 아닌 로컬...Read More
자체인증서 설정관련 – Ubuntu 24.04_NGINX JP-Hosting 관리자1 11월 01, 2025 SSL 자체인증서 발급하기 version : Ubuntu 24.04 ##NginX 설치## 패키지 업데이트 및 nginx 설치 sudo apt update sudo apt install -y nginx 2...Read More