DO NOT REPLY [Bug 8431] - AddHandler/Action not-found when file does not exist DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8431>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8431
AddHandler/Action not-found when file does not exist
- Additional Comments From vparfilko@forbes.com 2002-04-30 18:10 -------
You are right,
but:
-- Apache 1.3 was not check exist file or not if it passed to handler (let's
handler care about this) - and that was very useful and clear
-- in 1.3 alias /cgi-bin/ was suxessfuly substituted - probably this is does
not working in 2.0, because RegExpr use another logic and does not allow to
process common stuf for ScriptAliasMatch - again previous style was more clear
-- in 2.0:
>> if I create empty(!) file c:\web\dir\script.fwx, so
>> h:\...\foxweb\dir\script.fwx is processed successfuly
we have funy situation: check existing of one file, but run another
so, I still thinking - this is a B-U-U-U-G! (sorry, out of control)
thanks,
vadim
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
Received on Tue Apr 30 18:11:35 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 16:43:16 EDT
|