will this redirect centraldirectory.net to http://www.centraldirectory.net/ and www.centraldirectory.net/index.php to http://www.centraldirectory.net/ have a look at my sitemap http://www.centraldirectory.net/sitemap.html i have other files with .php extension
this one redirects centraldirectory.net to http://www.centraldirectory.net/ can you do one for /index.php to redirect to http://www.centraldirectory.net/
RewriteCond %{THE_REQUEST} ^index\.php\ HTTP/ RewriteRule ^index\.php$ http://www.centraldirectory.net/ [R=301,L]