かんたん作成【HTML CSS JavaScript PHP CGI Perl Ruby Python .htaccess】

リダイレクト(Location)

#include <stdio.h>

int main(void) {
    printf("Location: http://webings.net/sample/sample.html\n\n");
    return 0;
}
かんたん作成【HTML CSS JavaScript PHP CGI Perl Ruby Python .htaccess】