>> Edit article
이름
제목
패스워드
아래를 참고 하십시오. : 리눅스 7.1 이며,, : 아파치 1.3.20 인데요 : : 어디에서 설정을 변경해줘야 하나요? : 계정 사용자에게 cgi 을 아무곳에서나 실행 가능하게 하고싶은데요. : : 아래는 제 리눅스 서버 httpd.conf 입니다... : : <Directory /> : Options FollowSymLinks Options FollowSymLinks ExecCGI <- 요거 추가 : AllowOverride None : </Directory> : : # : # Note that from this point forward you must specifically allow : # particular features to be enabled - so if something's not working as : # you might expect, make sure that you have specifically enabled it : # below. : # : : # : # This should be changed to whatever you set DocumentRoot to. : # : <Directory "/usr/local/apache/htdocs"> : : # : # This may also be "None", "All", or any combination of "Indexes", : # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews". : # : # Note that "MultiViews" must be named *explicitly* --- "Options All" : # doesn't give it to you. : # : Options Indexes FollowSymLinks MultiViews Options Indexes FollowSymLinks MultiViews ExecCGI <- 요기도 추가 : : # : # This controls which options the .htaccess files in directories can : # override. Can also be "All", or any combination : of "Options", "FileInfo", : # "AuthConfig", and "Limit" : # : AllowOverride None : : # : # Controls who can get stuff from this server. : # : Order allow,deny : Allow from all : </Directory> : : : . : . : . : ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/" : : # : # "/usr/local/apache/cgi-bin" should be changed to whatever your : ScriptAliased : # CGI directory exists, if you have that configured. : # : <Directory "/usr/local/apache/cgi-bin"> : AllowOverride None : Options None : Order allow,deny : Allow from all : </Directory> : : : : 뭘 해줘야.....아무곳에서 cgi 가 실행 되나요? 재 실행 하시면 될것 입니다. 성공 하시길....--리눅스/자동차/커뮤니티/범칙금 대납까지... http://www.roogi.com
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved