/conf/extra/http-userdir.conf 에
<Directory /home/*/public>
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
# <LimitExcept GET POST OPTIONS>
# Order deny,allow
# Deny from all
# </LimitExcept>
</Directory>
public_html 이 아니다 public으로 되어 있다. - -;;
완삼형님 아녔으면 개삽질 했을뻔....
감사합니다. 햇님 ㅜ
'apache2.x'에 해당되는 글 1건
- 2009/02/04 아파치2.x 권한이 있는데 퍼미션에러날때
