Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 웹해킹
- hackthissite
- flask
- Shellcode
- backend
- Scala
- BOF
- mysql
- webhacking
- 리눅스
- 챗GPT
- hackerschool
- php
- Web
- 러닝 스칼라
- 러닝스칼라
- BOF 원정대
- hacking
- Linux
- 파이썬
- Javascript
- c
- ChatGPT
- 딥러닝
- deep learning
- 경제
- 백엔드
- Python
- c++
- 인공지능
Archives
- Today
- Total
jam 블로그
우분투에서 제로보드xe 설치시 에러 해결법 본문
728x90
Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
다음과 같은 에러가 날 경우 콘솔에서 다음과 같이 실행해줍니다.
sudo a2enmod rewrite
service apache2 restart
'시스템 > 리눅스' 카테고리의 다른 글
[리눅스] openssl 키 생성 및 변환, 확인 (0) | 2010.05.17 |
---|---|
[명령어] GDB 명령어 사용법 (0) | 2010.05.14 |
[명령어] selinux 관련 (0) | 2010.04.21 |
[명령어] cvs 시간에 따라 받기. (0) | 2010.03.02 |
[명령어] fedora 콘솔으로만 부팅하기 (0) | 2010.02.25 |
Comments