With the config below, a request to http://service.domain.com should simply map 
to http://service.domain/com (row n.3)
      From: Luca Rea <[email protected]>
 To: "[email protected]" <[email protected]> 
 Sent: Friday, April 17, 2015 3:03 AM
 Subject: RE: Mixing redirect and match-all in remap.config
   
Hi,
what if you use the configuration below (note row n.3)?

redirect http://service.domain.com/ https://service.domain.com/


map https://service.domain.com https://servera.domain.com
map http://service.domain.com/ http://service.domain.com/
map / http://default.domain.com/




  

Reply via email to