restructure file locations
[perl/plp/.git] / bin / plp.fcgi
diff --git a/bin/plp.fcgi b/bin/plp.fcgi
new file mode 100755 (executable)
index 0000000..1eabbdb
--- /dev/null
@@ -0,0 +1,7 @@
+#!/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;
+