- <HTML>
- <HEAD>
- <TITLE>Welcome to the Indy HTTP Server Demo Application</TITLE>
- </HEAD>
- <BODY>
- <H1>Welcome to the Indy HTTP Server Demo Application</H1>
- This is a basic web server. It servers only HTML pages. If you are interested in SSL then
- check out the SSL Demo Server at: [IndyDemos]/HTTP/SSL Server/<br><br>
- You should also read: [IndyDemos]/HTTP/SSL Server/Bin/SSL Setup.txt
- </BODY>
- </HTML>
|