You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/09/19 21:06:07 UTC

DO NOT REPLY [Bug 40541] - SetHandler rewrites URI used by Location?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40541>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40541





------- Additional Comments From slive@apache.org  2006-09-19 19:06 -------
1. Quite an old version.

2. You should be using <Directory /full/path/to/foo> in place of <Location /foo>
since you are dealing with the filesystem.

3. Action often has weird effects.  I usually prefer something more like
ScriptAliasMatch (.*\.rst)$ /cedar/testlocal/cgi-bin/rst-filter/$1

But there still could be a bug here; I'm not sure.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org