webgui/eg/dev.localhost.localdomain.perlbal
2010-04-07 10:50:45 -04:00

7 lines
No EOL
179 B
Text

LOAD PSGI
CREATE SERVICE psgi
SET role = web_server
SET listen = 127.0.0.1:80
SET plugins = psgi
PSGI_APP = dev.localhost.localdomain.psgi
ENABLE psgi