Untuk ngecek apakah apachenya sudah terinstall apa belum: rpm -qa | grep httpd biasanya nama paket apachenya seperti : httpd-x.x.xx (x.x.xx adalah versi dari apache tersebut). kalo belum ada apachenya, masukin cd redhatnya, cari file httpd-x.x.xx.rpm kemudian install dengan perintah : rpm -ivh httpd-x.x.xx.rpm untuk file konfigurasi ada di /etc/httpd.conf, howtonya googling aja jalanin apachenya dengan perintah : service httpd start untuk taroh distartup : chkconfig httpd on semoga membantu.
Salam, Eddy Swan -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of yazid Sent: 17 April 2006 11:51 To: [email protected] Subject: [Indo-Linux] cek apache ?? Guys.. Saya tidak terlalu mahir mengoptimalkan redhat, meskipun pernah kursus linux. Saya memiliki komputer server terinstall redhat 8 (ato 9) dan terkoneksi internet. Saya ingin membuatnya sebagai webserver kalo bisa juga mailserver. Utk webserver, kalo gak salah harus jalanin apache nya dulu, karena ketika saya browse dgn http:\\202.72.192.xxx tidak muncul web. Bagaimana saya harus ngecheck ada tidaknya apache. Kalo tidak ada, tolong step2 utk instal apache. Notes: saya punya login administrator Yazid Thanks Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Indo-Linux/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
