diff options
Diffstat (limited to 'pttpi/cgi/t/host.pl.sample')
-rw-r--r-- | pttpi/cgi/t/host.pl.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pttpi/cgi/t/host.pl.sample b/pttpi/cgi/t/host.pl.sample new file mode 100644 index 00000000..72669230 --- /dev/null +++ b/pttpi/cgi/t/host.pl.sample @@ -0,0 +1,2 @@ +#!/usr/bin/perl +$server_url = 'http://host_to_pttpi/path_to_pttpi/pttpi.cgi' |