Added perlbal and Plack::Middleware::WebGUI to simplify psgi file
This commit is contained in:
parent
784e0bd73c
commit
b9bff5a2f6
6 changed files with 80 additions and 67 deletions
|
|
@ -18,4 +18,10 @@
|
|||
FastCgiServer /data/WebGUI/etc/dev.localhost.localdomain.fcgi
|
||||
ScriptAlias / /data/WebGUI/etc/dev.localhost.localdomain.fcgi/
|
||||
|
||||
# mod_psgi
|
||||
#<Location />
|
||||
# SetHandler psgi
|
||||
# PSGIApp /data/WebGUI/etc/dev.localhost.localdomain.psgi
|
||||
#</Location>
|
||||
|
||||
</VirtualHost>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue