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=42038>. 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=42038 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-11 10:42 ------- Created an attachment (id=19932) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19932&action=view) Corrected version of files from 1.2.21 Attached is a patch which corrects the behavior to match the documentation. This allows a site without multiple virtual hosts to use a uriworkermap.properties such as: /*=v7CDALiveWorker /umich|/*=v7CDALiveWorker #Exclude static files !/UMICH/*=v7CDALiveWorker !/StaticFiles/*=v7CDALiveWorker !/System/*=v7CDALiveWorker !/Humin-migration/*=v7CDALiveWorker It also allows a site with multiple virtual hosts to use a uriworkermap.properties like: /lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/*=v7CDALiveWorker /lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/umich|/*=v7CDALiveWorker #Exclude static files !/lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/UMICH/*=v7CDALiveWorker !/lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/StaticFiles/*=v7CDALiveWorker !/lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/System/*=v7CDALiveWorker !/lsa-cmsdev1.lsa.adsroot.itcs.umich.edu/Humin-migration/*=v7CDALiveWorker I have submitted the complete altered files rather than a patch because I do not know the patch format preferred, and I am concerned I did not correctly follow the tab/spacing standards. Also, I believe the files have changed since the last release, and a patch may not cleanly apply. Let me know if you would like me to correct these. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]