Perl run PSGI on linux centos and apache shared hosting -


I have a PCMI test application on a Linux Sentos, in which the CPNL hosting is shared. How can I call it under the PSGI protocol:

  http://domain.com/app.psgi  

I mean how capable to do. Psgi Running under the PSGI Protocol I want to be able to run any .psgi automatically under the PSGI protocol.

I know that I can run it using the plackup command.

The problem is that the use of share hosting is to use Apache in other words, in mod_perl, available mod_perl Required, but it is not psgi.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -