Parent Directory
| 
 Revision Log
| 
 Revision Graph
Added new target, "Index", to generate the *true* front page that avoids the forwarding method.
| 1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | 
| 2 | <html> | 
| 3 | <head> | 
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 
| 5 | <meta name="Author" content="Alistair Adcroft"> | 
| 6 | <meta http-equiv="Pragma" content="no-cache"> | 
| 7 | <meta http-equiv="Expires" content="Tue, 01 Jan 1980 1:00:00 GMT"> | 
| 8 | <meta http-equiv="refresh" content="0; url=home_page/frontpage.html"> | 
| 9 | <title>Forwarding...</title> | 
| 10 | </head> | 
| 11 | <body text="#000000" bgcolor="#3366FF" link="#0000EF" vlink="#59188E" alink="#FF0000"> | 
| 12 | Forwarding page ... | 
| 13 | </body> | 
| 14 | </html> | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |