I'm confused
I have taken that line out altogether but still it open index.php first
And the other problem is gone..Pages with out index at the end are also opening
My .htaccess file
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName
www.alarmshelp.com/index.htmlAuthUserFile /var/chroot/home/content/c/o/l/*******/html/_vti_pvt/service.pwd
AuthGroupFile /var/chroot/home/content/c/o/l/*******/html/_vti_pvt/service.grp
Any help please!