public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] delete unused dial.cgi file
@ 2017-10-09 20:06 Peter Müller
  2017-10-10 11:22 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2017-10-09 20:06 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 422 bytes --]

Delete unused dial.cgi CGI file from git (this probably
still needs to be deleted on running systems).

Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
---
diff --git a/html/html/dial.cgi b/html/html/dial.cgi
deleted file mode 100644
index 7c7b7db3c..000000000
--- a/html/html/dial.cgi
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/perl
-
-print "Status: 302 Moved\n";
-print "Location: /cgi-bin/dial/index.cgi\n\n";

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-10 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-09 20:06 [PATCH] delete unused dial.cgi file Peter Müller
2017-10-10 11:22 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox