# Allow image and document files to be served directly # Block everything else (PHP, etc.) Order Deny,Allow Deny from all # Allow image and document types Order Allow,Deny Allow from all Options -Indexes