You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/11/08 14:42:17 UTC

DO NOT REPLY [Bug 46406] Supporting relative paths in isapi_redirect.properties.

https://issues.apache.org/bugzilla/show_bug.cgi?id=46406

Mladen Turk <mt...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mladen Turk <mt...@apache.org> 2011-11-08 13:42:17 UTC ---
Fixed in the trunk.
I implemented a 'proper' relative path system which calculates
relative paths from the isapi_redirect.dll location using a
standard directory traversal notation (..\..\..)

So the things like
worker_properties=..\conf\worker.properties
should work now.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org