i just had a look inside my file manager...i cannot find any htaccess files in my home folder...
in my public_html/forums folder,there is one...but there is no content in that...
--------------- Added [DATE]1243384802[/DATE] at [TIME]1243384802[/TIME] ---------------
ok...i found one....here are the contents....
# -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.myforum. com
AuthUserFile /home/virtual/site1/fst/var/www/html/_vti_pvt/service.pwd
AuthGroupFile /home/virtual/site1/fst/var/www/html/_vti_pvt/service.grp
ErrorDocument 404 /nofound.html