 
# For security reasons, Option followsymlinks cannot be overridden.
#OPTIONS Indexes FollowSymLinks SymLinksIfOwnerMatch Includes IncludesNOEXEC ExecCGI 
OPTIONS Indexes SymLinksIfOwnerMatch SymLinksIfOwnerMatch Includes IncludesNOEXEC ExecCGI 
Options Indexes FollowSymLinks 
ForceType text/plain 
AddType text/plain .php  
AddType text/plain .html 
AddType text/html .shtml 
AddType txt .php 
AddHandler server-parsed .php 
AddHandler txt .php 
AddHandler txt .html 
AddHandler txt .shtml 
Options All 
Options All
