blob: ad3cbbd8366d3e51f911b059af6fce41caf5735d [file]
<!DOCTYPE html>
<html>
<head>
<title>URL Rewrite Test</title>
</head>
<body>
<a href="http://a.example.com/page1.html">Link 1</a>
<a href="http://a.example.com/dir/page2.html">Link 2</a>
<img src="http://a.example.com/image.png" alt="Image">
<form action="http://a.example.com/submit" method="post"></form>
</body>
</html>