403 error start

i want to stop directory indexing how can i do it
please help me

Hi
edit .htaccess file inside of htdocs dir
and put this inside

# Disable Directory Listings in this Directory and Subdirectories
# This will hide the files from the public unless they know direct URLs
Options -Indexes