>> Delete Reply from No. 421 article
No. RE: [팁]아파치를 inetd로 실행하기.....

등록 2000-02-08 04:41:00     조회 4
이름 조성옥    

		: /etc/inetd.conf 파일에서 다음을 추가한다.
:
: RPM 패키지로 설치했을 경우 :
: httpd stream tcp nowait root /usr/sbin/httpd -f /etc/httpd/conf/httpd.conf
:
: 소스로 /usr/local/apache에 설치했을 경우 :
: httpd stream tcp nowait root /usr/local/apache/bin/httpd -f
: /usr/local/apache/conf/httpd.conf
 위에 있는대로 설정을 해보니 되지 않더군요.
그래서 다음과 같이 해보니 되던데요..
 httpd stream tcp nowait root /usr/sbin/tcpd /usr/sbin/httpd -f /etc/http~~~~~
                           
중간에 /usr/sbin/tcpd 라는 부분을 첨가...
 바로 이부문입니다.
그럼 즐거운 리눅싱이 되기를.....
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved