When I upload new websites to a temporary location on my own server space (in order for clients to see and test the site) I'm getting a 401 error and 'authorisation request' when trying to access the index page.
For example...
www.mysite.ie/temp/clientsite/index.php
brings a 401 error with a pop-up username/password box.
However, I if I use any other name other than 'index.php' (eg: 'home.php') then it works fine.
How can I get around this. Thanks!