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

Kirim email ke