X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/96959bff080392067524996e6edbf95445ba66da..aaf82199178b7ad9117942bafcb45fadc24e1dab:/PLP/Backend/CGI.pm diff --git a/PLP/Backend/CGI.pm b/PLP/Backend/CGI.pm index 3b4c400..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/ @@ -122,5 +123,5 @@ Mischa POSLAWSKY =head1 SEE ALSO -L, L +L, L