I have drupal installed on one of my sites and when I am running a 3rd party script in a test folder, the url example.com/test/ and example.com/test/index.html gives 404 error even if the page exist. Any solution for this ? I am sure people must have felt same problem in the past as well.
No, good point ..but NO this was not it My site is drupal runned and I think the problem is that drupal takes over all the url's. It sees example.com/test is not there and gives error
Ah ok, try finding you main .config file and see if it has a 'default url' or 'install url' parameter/setting, it sounds like its been set incorrectly.