반응형
1. 모듈 활성화 방법
- sudo a2enmod [모듈명]
예) sudo a2enmod rewrite
- sudo systemctl restart apache2
2. 로드된 모듈 확인 방법
- apachectl -M
또는
a2query -m
반응형
'Server' 카테고리의 다른 글
[CentOS7] 메모리 실제 사용률 스크립트 확인 (0) | 2022.04.13 |
---|---|
[CentOS6] 메모리 실제 사용률 스크립트 확인 (0) | 2022.03.15 |
Nginx 13: Permission denied) while connecting to upstream (해결법3) (0) | 2021.04.07 |
[CentOS] 방화벽 firewalld 설정 (0) | 2020.10.14 |
[CentOS] Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again (0) | 2020.09.04 |
댓글