I tried specifying index.htm. I just added this. Here is a copy of my HTACCESS FILE.
# -MY HTACCESS FILE-
IndexIgnore .htaccess */.?* *~ *# */HEADER* */README* */_vti*
#DirectoryIndex index.htm
<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.babyloncomputerrepair[dot]com
#AuthUserFile /home/balonc/public_html/_vti_pvt/service.pwd
#AuthGroupFile /home/balonc/public_html/_vti_pvt/service.grp
ErrorDocument 404 /oops.html
#RemoveHandler .html .htm .file .inc .php1 .js .css
#AddType application/x-httpd-php .php .htm .html .file .inc .php1 .js .css
RemoveHandler .html .htm .file .inc .txt .xml
AddType application/x-httpd-php .php .htm .html .file .inc .txt
RewriteEngine On
RewriteCond %{HTTP_HOST} ^babyloncomputerrepair[dot]com$ [NC]
RewriteRule ^(.*)$ [
babyloncomputerrepair[dot]com...] [R=301,L]
#RewriteRule ^([^/]*)\.htm$ /?p=$1 [L]
#RewriteRule ^([^/.]+)\.htm$ /index.htm?p=$1 [L]
RewriteRule ^([^/]*)/([^/]*)\.htm$ /?p=$1&s=$2 [L]
RewriteRule ^([^/]*)/([^/]*)/([^/]*)\.htm$ /?p=$1&s=$2&ss=$3 [L]
SetEnvIf Remote_Addr ^74\.52\.45\.250$ getout
SetEnvIf Remote_Addr ^88\.191\.88\.79$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.36$ getout
SetEnvIf Remote_Addr ^80\.57\.190\.67$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.39$ getout
SetEnvIf Remote_Addr ^194\.186\.55\.209$ getout
SetEnvIf Remote_Addr ^62\.163\.15\.54$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.127$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.124$ getout
SetEnvIf Remote_Addr ^206\.161\.120\.9$ getout
SetEnvIf Remote_Addr ^38\.100\.41\.105$ getout
SetEnvIf Remote_Addr ^74\.52\.177\.210$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.33$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.31$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.80$ getout
SetEnvIf Remote_Addr ^89\.123\.57\.222$ getout
SetEnvIf Remote_Addr ^66\.150\.224\.245$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.32$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.76$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.35$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.82$ getout
SetEnvIf Remote_Addr ^66\.90\.118\.101$ getout
SetEnvIf Remote_Addr ^80\.152\.218\.122$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.61$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.40$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.79$ getout
SetEnvIf Remote_Addr ^93\.144\.167\.93$ getout
SetEnvIf Remote_Addr ^89\.122\.224\.52$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.77$ getout
SetEnvIf Remote_Addr ^91\.193\.166\.178$ getout
SetEnvIf Remote_Addr ^67\.159\.45\.66$ getout
SetEnvIf Remote_Addr ^24\.6\.136\.64$ getout
SetEnvIf Remote_Addr ^89\.122\.29\.81$ getout
SetEnvIf Remote_Addr ^67\.19\.168\.162$ getout
SetEnvIf Remote_Addr ^60\.190\.240\.66$ getout
SetEnvIf Remote_Addr ^38\.100\.41\.113$ getout
SetEnvIf Remote_Addr ^64\.62\.142\.170$ getout
SetEnvIf Remote_Addr ^60\.190\.240\.73$ getout
SetEnvIf Remote_Addr ^74\.50\.105\.113$ getout
SetEnvIf Remote_Addr ^24\.132\.226\.94$ getout
SetEnvIf Remote_Addr ^38\.105\.83\.11$ getout
SetEnvIf Remote_Addr ^69\.84\.207\.147$ getout
SetEnvIf Remote_Addr ^66\.232\.97\.32$ getout
SetEnvIf Remote_Addr ^195\.5\.190\.91$ getout
SetEnvIf Remote_Addr ^38\.100\.41\.112$ getout
SetEnvIf Remote_Addr ^70\.85\.10\.66$ getout
SetEnvIf Remote_Addr ^60\.240\.249\.194$ getout
SetEnvIf Remote_Addr ^67\.228\.177\.87$ getout
SetEnvIf Remote_Addr ^207\.106\.29\.75$ getout
SetEnvIf Remote_Addr ^74\.55\.99\.66$ getout
SetEnvIf Remote_Addr ^38\.100\.41\.107$ getout
SetEnvIf Remote_Addr ^84\.242\.64\.107$ getout
SetEnvIf Remote_Addr ^85\.25\.55\.197$ getout
SetEnvIf Remote_Addr ^217\.174\.242\.76$ getout
SetEnvIf Remote_Addr ^85\.222\.12\.83$ getout
SetEnvIf Remote_Addr ^82\.177\.9\.202$ getout
SetEnvIf Remote_Addr ^203\.162\.2\.133$ getout
SetEnvIf Request_URI "^(/403./robots\.txt*\.jpg*\.gif*\.jpeg)$" allowsome
<Files *>
order deny,allow
deny from env=getout
allow from env=allowsome
</Files>
# ensure CHMOD settings for specified file types
# remember to never set CHMOD 777 unless you know what you are doing
# files requiring write access should use CHMOD 766 rather than 777
# keep specific file types private by setting their CHMOD to 400
# chmod .htaccess files 640
# chmod .htpasswd files 640
#bandwidth reducer
<ifModule mod_php4.c>
php_value zlib.output_compression 16386
</ifModule>
deny from 91.74.160.18
deny from 203.162.2.136
deny from 85.91.81.188
deny from 84.174.72.102
deny from 217.185.183.70
deny from 205.234.145.222