mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
8
html/html/index.cgi
Normal file
8
html/html/index.cgi
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
#
|
||||
# $Id: index.cgi,v 1.4 2003/12/11 11:06:41 riddles Exp $
|
||||
#
|
||||
|
||||
print "Status: 302 Moved\n";
|
||||
print "Location: /cgi-bin/index.cgi\n\n";
|
||||
Reference in New Issue
Block a user