· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
Debian Web Server

Debian << Debian Web Server



1. TIPS

1.1. Configure Per-user web directories in Apache


1. 아래 명령 수행
# cd /etc/apache2/mods-enabled
# ln -s /etc/apache2/mods-available/userdir.load .
# ln -s /etc/apache2/mods-available/userdir.conf .

2. /etc/apache2/mods-enabled/userdir.conf 적당히 편집

3. 아파치 재시작
# /etc/init.d/apache2 stop
# /etc/init.d/apache2 start

4. /home/sayuri/www(본문에서는 www)를 만들고 초기 페이지(index.html) 생성( 내용은 시험을 위해 It's Work 를 입력 - 적당히 적어주세요)

5. 웹 브라우저를 이용 http://localhost/~sayuri/ 에 접근이 되는 지 확인

주의사항: 1단계에서 userdir.load 가 링크가 되지 않으면 모듈이 로딩이 되지 않아서 conf가 무시됩니다.

ID
Password
Join
As goatheard learns his trade by goat, so writer learns his trade by wrote.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-10-31 15:17:08
Processing time 0.0040 sec