주요 명령어

서버 재시작 (nginx)

systemctl reload nginx

MySQL 재시작

systemctl reload mysql

Cron 작업 확인

crontab -l

주요 경로

WP 설정파일 경로

vi /var/www/html/wp-config.php

HTTP 설정파일 경로

vi /etc/nginx/conf.d/wordpress_http.conf

HTTPS 설정파일 경로

vi /etc/nginx/conf.d/wordpress_https.conf