06-27-2013 12:05 PM
Hi,
When ACE receives for example: www.cars.department.com.br , we need the url was changed to
www.cars.department.com.br/dept-cars/
The host remains the same.
How can I do this ? Action-list http header rewrite / insert ?
Thanks
06-28-2013 04:35 AM
Hi,
This was answered in one of the thread earlier.
you can achieve this by using HTTP redirection.
Use a class map to match the Host field / URI you want to match and foward the request to a redirect serverfarm with the right target.
Rewriting the URI or the payload of pages is not supported. Only HTTP redirections will work with the ACE.
regards,
Ajay Kumar
06-28-2013 05:36 AM
Hi Kumar,
Thanks a lot
Regards
Sergio
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide