Changeset 257 in Main for trunk/Tool/itworks.c
- Timestamp:
- Oct 4, 2024, 2:34:27 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tool/itworks.c
r168 r257 15 15 printf(" <h1 align=\"center\">It works! - Tewi HTTPd is installed on this website!</h1>\n"); 16 16 printf(" <p>\n"); 17 printf(" If you can see this page, then the people who own this domain have just installed <a href=\"http://nishi.boats/tewi\">Tewi HTTPd</a> successfully. They now have to add content to this directory tand replace this placeholder page, or else point the server at their real content.\n");17 printf(" If you can see this page, then the people who own this domain have just installed <a href=\"http://nishi.boats/tewi\">Tewi HTTPd</a> successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.\n"); 18 18 printf(" </p>\n"); 19 19 printf(" <hr>\n");
Note:
See TracChangeset
for help on using the changeset viewer.