Closed bdw429s closed 8 years ago
When I pass this JVM arg:
--error-pages=""
I see this in the Runwar debug output:
DEBUG RunwarLogger Adding default error location:
And all 404 pages seem to redirect back to the default index.cfm of my site. If an empty --error-pages param is passed, I would not expect a default error page to be set.
--error-pages
When I pass this JVM arg:
I see this in the Runwar debug output:
And all 404 pages seem to redirect back to the default index.cfm of my site. If an empty
--error-pages
param is passed, I would not expect a default error page to be set.