Hello, I am configuring mod_proxy proxyPass /wur http://serverA.com:80/ It does load the page when I access proxyserver.com/wur get 200 for /wur and get 404 for images The rule only matches /wur not the content within /wur attached the access logs 142.229.90.133 - - [07/Aug/2013:11:03:34 -0600] "GET /wur HTTP/1.1" 200 594 142.229.90.133 - - [07/Aug/2013:11:03:34 -0600] "GET /welcome.png HTTP/1.1" 404 209 142.229.90.133 - - [07/Aug/2013:11:03:34 -0600] "GET /favicon.ico HTTP/1.1" 404 209 Can you please help? Thanks and regards, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx