Closed bdw429s closed 8 years ago
Yep, hopping in a plane right now. I'll check it out very soon.
So far as I can tell, rewrites work now for standalone servers, but have regressed for the embedded server. Looking at the log shows this:
2016-05-09 21:45:21 INFO io.undertow.servlet org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml
It would seem the xml file is being looked for in the wrong place even though the following params were sent to Runwar:
--urlrewrite-enable true
--urlrewrite-file "C:\Users\Brad\.CommandBox\cfml\system\config\urlrewrite.xml"
Is this ready to re-test or still outstanding?
I think I fixed this with the last version bump, but I'm about to do another with the fix for those wars you found (though not sure about the signing one).
Seems fixed from my testing, reopen if not.
Yep, seems to be working now for internal servers.
Can you verify that this and the other issues have been resolved when you get a chance?