plackup is when you want to run an application written using Plack as a stand-alone server.
If you want to run an application implemented using Plack within your "normal" webserver as a subprogram, it is just a matter of setting up .htaccess (or the moral equivalent of your webserver) to execute the .psgi file.
I don't use CPanel, so I don't really know if/how they install the plackup program, but if you want your program to appear as an URL below the "normal" webserver on port 80, you want to go the .psgi way and not use plackup.
In reply to Re: plack psgi
by Corion
in thread plack psgi
by erickp
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |