psgi
美
英 
例句
At this stage, it is probably worth investigating one of the many web frameworks that offer PSGI support and can be run with Plack.
到此為止,深入研究一下提供PSGI支持并能使用Plack的眾多Web框架之一也許是值得的。
The next step is to create a . psgi configuration file which will allow us to return a web page (see Listing 5 below).
下一步是創(chuàng)建一個.psgi配置文件,用它返回一個Web頁面(參見下方清單5)。
Restart your plackup command (type Ctrl+C to stop the process, then run plackup 1. psgi to start it).
重新啟動plackup命令(輸入Ctrl+C停止進(jìn)程,然后運(yùn)行plackup1.psgi啟動)。
Remove the # and restart, so we have a working . psgi file again.
去掉#并重新啟動,那么您就再次擁有了一個有效的.psgi文件。