Untitled

 avatar
unknown
plain_text
a year ago
337 B
6
Indexable
context / {
  type                    appserver
  location                $VH_ROOT/public_html/
  binPath                 /usr/bin/node
  appType                 node
  startupFile             server.js
  appserverEnv            1
  maxConns                100

  accessControl  {
    allow                 *
  }

  rewrite  {

  }
  ad
Editor is loading...
Leave a Comment