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=11294>. 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=11294 desired vhost_alias option Summary: desired vhost_alias option Product: Apache httpd-2.0 Version: HEAD Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: mod_vhost_alias AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I think that it would be a useful feature in certain situations if it was possible to control the behavior of what a directive does when it cannot complete. For example if I try to do /%-2.0.%-1/%-3 on example.com currently I get /example.com/_/ where I personally would like to simply drop the %-3 if it doesn't exist. (I have a symlink to . named www in the directory, so /example.com/www and /example.com are really the same directory.) Maybe something like %n:r were r is the replacement character and may be empty. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
