Iptables coba d shutdown dulu. Klo install nagiosnya di /usr/local/nagios, mending buat file nagios.conf di /etc/http/conf.d/nagios.conf (klo gak salah) isinya bs sesuai mas vavai. Buat hy d rbh alias directorynya /usr/local/nagios
Jika g bs jg, pindahkan dulu. Smua file yg ada d dlm folder nagios ke folder backup, kmudian hapus nagios folder yg lama, buat lagi folder nagios, copy kembali filenya dr backup ke folder nagios yg baru. Yaah.. klo g jg mgkn om googling bs bantu :D Powered by Telkomsel BlackBerry® -----Original Message----- From: "Masim \"Vavai\" Sugianto" <[email protected]> Date: Tue, 23 Nov 2010 10:52:38 To: <[email protected]> Reply-To: [email protected] Subject: Re: [tanya-jawab] nagios error ketika akses http://localhost/nagios/ 2010/11/23 rasyid <[email protected]>: > > masih error di log apache nya : > [error] [client 192.168.0.153] Directory index forbidden by Options > directive: /usr/local/nagios/share/ > > ada yg bisa banu rekan2?? Saya kurang paham penempatan file konfigurasi apache di CentOS ada dimana, tapi di openSUSE bisa disolve dengan membuka file /etc/apache2/default-server.conf dan mengubah bagian ini (awalnya Options None diubah menjadi Options All) : <Directory "/srv/www/htdocs"> # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you. # # The Options directive is both complicated and important. Please see # http://httpd.apache.org/docs-2.2/mod/core.html#options # for more information. Options All # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the keywords: # Options FileInfo AuthConfig Limit AllowOverride None # Controls who can get stuff from this server. Order allow,deny Allow from all </Directory> Opsi lain selain Options All bisa juga dipilih. Rujukan lain : http://forum.ivorde.ro/centos-apache-2-2-3-directory-index-forbidden-by-options-directive-t111.html -- Best Regards, Masim "Vavai" Sugianto /************************************************************/ Blog (ID) : http://www.vavai.com Excellent Infotama Kreasindo : http://www.vavai.biz Training Linux HA & Zimbra : http://bit.ly/9R6dko /************************************************************/ -- 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
