| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Regex Rewrite Test</title> | |
| </head> | |
| <body> | |
| <a href="http://server1.example.com/path/page.html">Server 1</a> | |
| <a href="http://server2.example.com/path/page.html">Server 2</a> | |
| <a href="http://server3.example.com/path/page.html">Server 3</a> | |
| </body> | |
| </html> |