alert http any any -> any any (msg:"Match rule internal id 6"; http.request_line; bsize:10<>100; sid:7; rev:1;)
# Internal id 7
alert http any any -> any any (msg:"Match rule internal id 7"; http.request_line; content:"GET /index.html HTTP/1.0"; sid:8;)
+# internal id doesn't matter here
+alert tcp any any -> any any (msg:"No match rule 8"; dsize:>140; sid:9; rev:1;)
+# internal id doesn't matter here
+alert http any any -> any any (msg:"Match rule 9"; http.request_line; content:"GET /index.html HTTP/1.0"; sid:10;)
+# internal id doesn't matter here
+alert http any any -> any any (msg:"Match rule 10"; uricontent:"/index.html"; sid:11; rev:1;)
+# internal id doesn't matter here
+alert http any any -> any any (msg:"Match rule 11"; http.request_line; content:"GET /index.html HTTP/1.0"; sid:12;)