Summary
Acunetix 360 detected that Apache Multiple Choices is enabled.
This vulnerability can be used for locating and obtaining access to some hidden resources.
Impact
An attacker can use this functionality to aid in finding hidden files in the site and potentially gather further sensitive information.
Actions To Take
Change your server configuration file to disable spelling module. A recommended configuration for the requested directory should be in the following format:
<Directory /{YOUR DIRECTORY}> CheckSpelling Off </Directory>