hallo simone,
z.B. in Perl:
use CGI;
$q = new CGI;
print $q->redirect('https://www.deine.domain.de/index.html);
grüße
k@rl
hallo simone,
z.B. in Perl:
use CGI;
$q = new CGI;
print $q->redirect('https://www.deine.domain.de/index.html);
grüße
k@rl