X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/5d65ad9b409494bb4e7c98a27d29079e09b111f5..2f378f2720eee237f7dbe20643d6c2626c038580:/PLP/Backend/CGI.pm diff --git a/PLP/Backend/CGI.pm b/PLP/Backend/CGI.pm index 7058b3e..e4bcf1e 100644 --- a/PLP/Backend/CGI.pm +++ b/PLP/Backend/CGI.pm @@ -72,6 +72,7 @@ sub everything { # This is run by the CGI script. (#!perl \n use PLP::Backend::CGI;) sub import { + $PLP::interface = $_[0]; $_[0]->everything(); } @@ -102,8 +103,8 @@ enable I (add/outcomment in server.modules), and add: =head2 Apache -Enable I and setup F -(often just create a F) with: +Enable I and +setup F (in new installs just create F) with: ScriptAlias /PLP_COMMON/ /foo/bar/