htaccess-fix default indexpage

RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} http://www.example.com/ca_2010_workblert/
# avoid listing of folders
Options -Indexes
DirectoryIndex about.php
ErrorDocument 500 /error_page.php
ErrorDocument 404 /error_page.php
ErrorDocument 401 /error_page.php
ErrorDocument 403 /error_page.php
RewriteRule about.html about.php
RewriteRule Benefits.html Benefits.php
RewriteRule Tour.html Tour.php
RewriteRule Pricing.html Pricing.php
RewriteRule Tryit.html Tryit.php

POPULAR POSTS ::

Add multiple upload box

String Separation

Only number restrictions

Addslashes

Add and Separate more records by comma operator

The top Web development PHP frameworks

HTML Document structure and it's Syntax format