ehh...ternyata udah ketemu...
masukin script ini di .htaccess:
<FilesMatch
".(engine|inc|info|install|module|profile|po|sh|.*sql|theme|tpl(.php)?|xtmpl)$|^(code-style.pl|Entries.*|Repository|Root|Tag|Template)$">
Order allow,deny
</FilesMatch>
# Don't show directory listings for URLs which map to a directory.
Options -Indexes
# Follow symbolic links in this directory.
Options -Indexes
Options +FollowSymLinks
ErrorDocument 404 /index.php
DirectoryIndex index.php
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>
trus tiap tiap direktori, upload 2 file:
index.html
<html><head><meta http-equiv="refresh" content="0;url=../"></head></html>
index.php
<?php header("location: ../"; ?>
atau ada yg mau koreksi
>________________________________
>From: Hendra Gunawan <[email protected]>
>To: "[email protected]" <[email protected]>
>Sent: Friday, 4 November 2011 4:29 PM
>Subject: Access forbidden!
>
>
>temans,
>
>
>bagaimana caranya bikin
>Access forbidden!pada website kita? biar direktori website kita tidak bisa
>diakses via address....
>
>Makasih
>
>
>
>
[Non-text portions of this message have been removed]
------------------------------------
--
Towards cyber libraries to support information society in Indonesia.
Joining ICS-isis by sending mailto:[email protected]
Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.phpYahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ics-isis/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ics-isis/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> 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/