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 | 31 |
Tags
- 백엔드
- webhacking
- backend
- c++
- ChatGPT
- Python
- 챗GPT
- hacking
- mysql
- 파이썬
- 인공지능
- 웹해킹
- flask
- BOF
- hackthissite
- deep learning
- 딥러닝
- BOF 원정대
- 경제
- Javascript
- Scala
- 리눅스
- hackerschool
- 러닝 스칼라
- php
- 러닝스칼라
- Linux
- Shellcode
- c
- Web
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