Browse Source
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1887 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.17

2 changed files with 12 additions and 1 deletions
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/perl |
||||
# |
||||
print "Location: http://www.example.org/\r\n\n\n"; |
||||
exit; |
Loading…
Reference in new issue