restructure file locations
[perl/plp/.git] / plp.fcgi
diff --git a/plp.fcgi b/plp.fcgi
deleted file mode 100755 (executable)
index 1eabbdb..0000000
--- a/plp.fcgi
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env perl
-
-# This is a dispatch script for FastCGI installations.
-# It is not needed with normal CGI or mod_perl.
-
-use PLP::Backend::FastCGI;
-