Project

General

Profile

Task #95832

Updated by Sybille Peters over 2 years ago

The redirects module has a list and an edit form which reflect the exact same fields in sys_redirect, but the labels are slightly different. 


 <pre> 
 list: Source Host 
 edit: Source Domain 

 list: Source Path 
 edit: " 

 list: Destination 
 edit: Target 

 list: # Hits 
 edit: Count Hit Counter 

 list: Last Hit on 
 edit: Last Hit On 
 </pre> 

 edit: 

 !redirects_list_source_domain.png! 

 list: 

 !redirects_edit_source_domain.png! 

Back