Code:
Code:
/*
============================================================================
Name : virtual_hosting_ae210p.c
Author :
Version :
Copyright : Your copyright notice
Description : Hello World in C, ANSI-style
============================================================================
*/
#include <stdio.h>
#include <stdlib.h>
int main(void) {
puts("!!!Hello World!!!"); /* prints !!!Hello World!!! */
return EXIT_SUCCESS;
}
Attachment:
ae210p_virtual_hosting.png [ 82.66 KiB | Viewed 21692 times ]
Setting:
Attachment:
-mvh.png [ 36.13 KiB | Viewed 21694 times ]
Sample code:
Attachment:
virtual_hosting_ae210p.zip [39.66 KiB]
Downloaded 1058 times