>> Edit article
이름
제목
패스워드
레드햇 6.2를 설치한 후 일반 사용자 계정을 만들고(예,jungdy) index.html 화일을 사용자의 디렉토리에 만들었습니다. 브라우저에서 http://www.chamcom.co.kr =>OK http://www.chamcom.co.kr/~jungdy =>NO http://www.chamcom.co.kr/~jungdy/ =>OK http://www.chamcom.co.kr/~jungdy/index.html =>OK 참고로 아파치는 1.3.14 httpd.conf 의 일부는 DocumentRoot "/apm/apache/htdocs" <Directory /> Options FollowSymLinks ExecCGI AllowOverride None Order allow,deny Allow from all </Directory> <Directory "/apm/apache/htdocs"> Options FollowSymLinks Options ExecCGI AllowOverride None </Directory> <IfModule mod_userdir.c> UserDir public_html </IfModule> <Directory /home/*/public_html> AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch ExecCGI <Limit GET POST OPTIONS PROPFIND> Order allow,deny Allow from all </Limit> <Limit PUT DELETE PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> Order deny,allow Deny from all </Limit> </Directory> DirectoryIndex index.html index.htm index.cgi index.php3 미치겠음. 해결해 주시면 복 받을꺼예요..
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved