saya saat ini punya kesulitan, ceritanya sbb:
langkah :
1. saya login pakai root, buat user test dan isi
passwd-nya, kemudian logout
2. saya login pakai test, buat mkdir public_html,
kemudian logout
3. pakai wsftp login dengan user test, upload
index.html di public_html, kemudian buat diretory test
dengan wsftp dan upload index.html di
public_html/test.


Pada Suse 7.0
drwx--x--x   3 test     users        4096 Jan  1 01:42
test -->/home/
drwxr-x---   2 test     users        4096 Sep  3 23:48
public_html -->/home/test/
-rw-r-----   1 test     users           4 Sep  3 23:49
index.html -->/home/test/public_html/

kemudian saya buat folder baru dengan nama test lewat
wsftp dalam public_html dan dalam folder test tsb saya
upload index.html
drwxr-x---   2 test     users        4096 Sep  3 23:49
test -->/home/test/public_html/
-rw-r-----   1 test     users           4 Sep  3 23:50
index.html -->/home/test/public_html/test/

index.html tidak dapat diakses dengan ie (baik dalam
/public_html/ maupun dalam /public_html/test/)
(setelah saya restart), 
Forbidden
You don't have permission to access /~test on this
server.

kemudian chmod saya ubah menjadi :

drwx--x--x   3 test     users        4096 Jan  1 01:42
test -->/home/
drwxr-xr-x   3 test     users        4096 Sep  3 23:49
public_html
-rw-r--r--   1 test     users           4 Sep  3 23:49
index.html

drwxr-xr-x   2 test     users        4096 Sep  3 23:50
test --->/home/test/public_html/
-rw-r--r--   1 test     users           4 Sep  3 23:50
index.html -->/home/test/public_html/test/

dan saya restart, dan hasilnya tetap tidak dapat
diakses lewat ie
Forbidden
You don't have permission to access /~test on this
server.


kalo di slackware 7.0 dengan username test (langkah
sama) :
drwx--x--x   3 test     users        4096 Jan  1 01:42
test --->/home/
drwxr-xr-x   3 test     users        4096 Jan  1 01:53
public_html -->/home/test/
-rw-r--r--   1 test     users           4 Jan  1 01:45
index.html -->/home/test/public_html/

kemudian saya buat folder baru dengan nama test lewat
wsftp dalam public_html dan dalam folder test tsb saya
upload index.html

drwxr-xr-x   2 test     users        4096 Jan  1 01:53
test --->/home/test/public_html/
-rw-r--r--   1 test     users           4 Jan  1 01:53
index.html -->/home/test/public_html/test/

tidak ada masalah (dapat diakses)

http.conf udah saya ubah dengan menghilangkan tanda #
pada :

<Directory /home/*/public_html>
    AllowOverride FileInfo AuthConfig Limit
    Options MultiViews Indexes SymLinksIfOwnerMatch
IncludesNoExec
    <Limit GET POST OPTIONS PROPFIND>
        Order allow,deny
        Allow from all
    </Limit>
    <LimitExcept GET POST OPTIONS PROPFIND>
        Order deny,allow
        Deny from all
    </LimitExcept>
</Directory>

thanks

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

-- 
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3

Kirim email ke