설치된 구성요소
- OpenLiteSpeed 웹 서버
- LSPHP(OpenLiteSpeed용 PHP)
- 마리아DB
- 워드프레스
- LiteSpeed 캐시 플러그인
WordPress에 액세스
- 방문하다:
http://<IP>orhttps://<IP> - WordPress 설치 마법사를 따라 설치를 완료하세요.
WebAdmin 콘솔(서버 제어판)
- 방문하다:
https://<IP>:7080
WebAdmin 자격 증명
- 사용자 이름: 관리자
- 비밀번호:
/usr/local/lsws/password - 이메일:
root@localhost
MariaDB 자격 증명
- 저장 위치:
/usr/local/lsws/password - 포함 사항: MySQL 루트 비밀번호, WordPress DB 이름, WordPress DB 사용자 및 WordPress DB 비밀번호
중요한 디렉토리
- OpenLiteSpeed 루트:
/usr/local/lsws - 워드프레스 설치:
/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