Technical Tip: How to import IP list (.txt) to HTTP content routing policy
| Description | The article describes how to import an IP list (.txt) to an HTTP content routing policy when using Match Object with a 'Source IP'. |
| Scope | FortiWeb. |
| Solution | Follow the steps described below.
In the FortiWeb GUI, go to Server Object -> Server -> HTTP Content routing -> Create New and add an IP list as shown below:
![]() In the .txt file, the IPs should be inserted as follows (with commas at the end of the IPs, otherwise, the upload will generate errors):
10.0.0.1, 10.0.0.2, 10.0.0.3, 10.0.0.4
Or:
10.0.0.1,10.0.0.2,10.0.0.3,10.0.0.4 |

