user@user-desktop:~$ sudo /etc/init.d/apache2 restart
Password:
* Forcing reload of web server (apache2)... Syntax error on line 1 of /etc/apache2/httpd.conf:
order not allowed here
[fail]
httpd.conf에 코드를 복사 붙여넣기 했는데, 오류가 발생합니다.
____
The limits of my language mean the limits of my world. - Ludwig Wittgenstein
____
The limits of my language mean the limits of my world. - Ludwig Wittgenstein
라우터
라우터 밑에 있으면 되겠죠.
라우터에서 dhcp쓰면 외부에선 접근을 막을 수 있을걸로 아는데~
전문가는 아니라 잘은 모르겠습니다.
httpd.conf order
httpd.conf
정도면 될까요?
user@user-desktop:~$ sudo
httpd.conf에 코드를 복사 붙여넣기 했는데, 오류가 발생합니다.
____
The limits of my language mean the limits of my world. - Ludwig Wittgenstein
____
The limits of my language mean the limits of my world. - Ludwig Wittgenstein
Directory 지시자 안에서 사용해야 합니다.
Listen 127.0.0.1:80 으로
Listen 127.0.0.1:80
으로 설정하시고 httpd를 띄우면 소켓 자체를 로컬에 바인딩합니다.
바로 정답이네요^^
바로 정답이네요^^
댓글 달기