Hello Diwakoe, Monday, November 14, 2005, 11:45:02 AM, you wrote:
> Sudah saya rubah sama seperti di apache help dan masih mendapatkan > error permission, padahal folder /home/httpd sudah saya set ke user > apache dan group apache. > Apa ada yang kurang ya untuk setting ini? > Salam, > Diwa > On 11/14/05, Nyoman D <[EMAIL PROTECTED]> wrote: >> Seharusnya tinggal ganti "/var/www/html" menjadi /home/httpd saja kan >> ? jangan lupa restart service nya juga :D >> >> Nyoman. Coba dilihat apa kata lognya ? /var/log/httpd/error.log (biasanya di sini), trus coba deh buat file test.txt di /home/httpd trus akses lewat browser file itu kalau sukses berarti ini mungkin bisa membantu: In RHEL* there is a file called welcome.conf in the conf.d directory on the apache instalation. This file will redirect any request to a directory not containing a valid index page, to an "Apache Welcome" page. So, when I made my changes, I did not put an index in the docroots because I wanted to see at the directory listings - well with this script in action I was being redirected at every turn no matter what I did. Once I placed a small index page in each of the doc roots - everything came online just as I had suspected it should. *Mungkin bukan di RHEL saja. Nyoman. -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
