This used to work correctly, but all of a sudden, I cannot reach the help topics of any modules, on any of my sites (mutli-site install)
The message comes from the server directly
For example, the error comes by attempting to selecting a readme file:
http://www.mysite.tld/help/admin_menu/README.txt
leading to a with screen from Apache
If I change the url by
http://www.mysite.tld/help/admin_menu/README
I get a page not found error from Drupal
Thanks for help
Comments
Comment #1
pcavanaugh commentedCheck $conf['404_fast_paths'] in your settings.php - if it includes "txt" files then this will happen.
Comment #2
jvieille commentedI don"t have this variable in settings.php
Comment #3
gisleThis support request is two years old and I am unable to reproduce.
There haven't been a second report, so it may well have been a problem with the OP's configuration. I can't do a remote debug of the configuration.
Feel free to reopen if you can explain how to reproduce from a clean install.