Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 07-05-2017 02:40 PM - edited on 02-04-2019 02:51 PM by Nina.Wolinsky
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /controller/restui/userPreferenceManager/setGeneralUserPreference/SIMMachinesListController-stateId--SIM_MODE-4
.3-metricToggles
The following error message appears:
This issue is due to some versions of Apache unable to parse slashes in POST queries.
The error message does not affect any functionality, except for user preference retention between hard refreshes.
To resolve this issue, in the Apache config file (httpd.conf) turn on AllowEncodedSlashes NoDecode under <VirtualHost>.
Then restart the service.
Example:
AllowEncodedSlashes NoDecode
<Location /example/>
ProxyPass http://server:8080/example/ nocanon
</Location>
For more information, view this Stack Overflow solution for "Need to allow encoded slashes on Apache."
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form