301 Moved permanently

I have a virtual account that I access using an IP address. The problem is that I get a HTTP 301 (moved permanently) every time I try to access a directory using my browser. For example, I can see http://myip/dir/index.html but I get a 301 when I go to http://myip/dir/

Does anyone know where the problem might be? In Apache configuration perhaps? I am sure it's not a htaccess issue because I didn't make one. I also know that the directory exists and I don't have any scripts that would cause this behavior. The same thing happens to every directory under http://myip. I would really appreciate it if someone can point out any probable cause. Thanks.

 

 

 

 

Top