Follow-up:

It appears that whatever host matches the  will get logged; however, all aliases 
continue to work but get ignored with logging.

Example:


  | <Host name="sample.com">
  |   <Alias>sample.com</Alias>
  |   <Alias>www.sample.com</Alias>     
  |   <Valve className="org.apache.catalina.valves.AccessLogValve" prefix="sample_" 
suffix=".log" pattern="common" directory="${home.base}/log/sample"/>
  |   <DefaultContext cookies="true" crossContext="true" override="true"/>
  | </Host>

Going to sample.com with your browser will direct to the correct deployment and 
creates a log entry. However, directing the browser to www.sample.com will direct to 
the correct deployment but will not  get logged.

Any thoughts?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850332#3850332

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850332


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to