Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
4 | <head> |
---|
5 | <title>This is an index page in a subdir with a space</title> |
---|
6 | </head> |
---|
7 | <body> |
---|
8 | <h1>An index page</h1> |
---|
9 | |
---|
10 | <p>This is here to test whether Spiffy can handle redirects to URLs |
---|
11 | with spaces (and more generally, encoding of special URI chars) |
---|
12 | correctly.</p> |
---|
13 | </body> |
---|
14 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.