Untitled

Anonymous
plain_text
07/16/2024 11:29 AM
452 B
28
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