luasocket/test/cgi/redirect-loop

4 lines
60 B
Plaintext
Raw Normal View History

2003-03-22 00:49:18 +01:00
#!/bin/sh
echo Location: http://$HTTP_HOST$REQUEST_URI
echo