설치된 구성 요소
- OpenLiteSpeed 웹 서버
- LSPHP (OpenLiteSpeed용 PHP)
- MariaDB
- WordPress
- LiteSpeed Cache 플러그인
WordPress에 접근
- 방문하기:
http://<IP>orhttps://<IP> - WordPress 설치 마법사에 따라 설치를 완료하세요.
WebAdmin 콘솔 (서버 컨트롤 패널)
- 방문하기:
https://<IP>:7080
WebAdmin 자격증명
- 사용자명: admin
- 암호:
/usr/local/lsws/password - 이메일:
root@localhost
MariaDB 자격 증명
- 저장 위치:
/usr/local/lsws/password - 포함 항목: MySQL 루트 비밀번호, WordPress DB 이름, WordPress DB 사용자, WordPress DB 비밀번호
중요 디렉토리
- OpenLiteSpeed 루트:
/usr/local/lsws - WordPress 설치:
/usr/local/lsws/wordpress - 서버 구성:
/usr/local/lsws/conf/ - 가상 호스트:
/usr/local/lsws/conf/vhosts/ - 인증서:
/usr/local/lsws/conf/cert/ - 로그:
/usr/local/lsws/logs/
서비스 관리
systemctl status openlitespeed
systemctl status lsws
systemctl status lshttpd
systemctl status mariadb