Untitled

 avatar
unknown
plain_text
a year ago
3.1 kB
6
Indexable
docRoot                   /home/onlinehipokrat.com/test.onlinehipokrat.com/public
vhDomain                  test.onlinehipokrat.com
vhAliases                 www.test.onlinehipokrat.com
adminEmails               web.maksimumweb@gmail.com
enableGzip                1
enableIpGeo               1

index  {
  useServer               0
  indexFiles              index.php, index.html
}

errorlog $VH_ROOT/logs/onlinehipokrat.com.error_log {
  useServer               0
  logLevel                WARN
  rollingSize             10M
}

accesslog $VH_ROOT/logs/onlinehipokrat.com.access_log {
  useServer               0
  logFormat               "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
  logHeaders              5
  rollingSize             10M
  keepDays                10  
  compressArchive         1
}

phpIniOverride  {
  php_admin_value open_basedir "/tmp:$VH_ROOT"
}

module cache {
  storagePath /usr/local/lsws/cachedata/$VH_NAME
}

scripthandler  {
  add                     lsapi:onlin30494023 php
}

extprocessor onlin30494023 {
  type                    lsapi
  address                 UDS://tmp/lshttpd/onlin30494023.sock
  maxConns                10
  env                     LSAPI_CHILDREN=10
  initTimeout             60
  retryTimeout            0
  persistConn             1
  pcKeepAliveTimeout      1
  respBuffer              0
  autoStart               1
  path                    /usr/local/lsws/lsphp81/bin/lsphp
  extUser                 onlin3049
  extGroup                onlin3049
  memSoftLimit            2047M
  memHardLimit            2047M
  procSoftLimit           400
  procHardLimit           500
}

rewrite  {
  enable                  1
  autoLoadHtaccess        1
}

context /.well-known/acme-challenge {
  location                /usr/local/lsws/Example/html/.well-known/acme-challenge
  allowBrowse             1

  rewrite  {
    enable                  0
  }
  addDefaultCharset       off

  phpIniOverride  {

  }
}

extprocessor nodejs {
  type                    proxy
  address                 127.0.0.1:3000
  maxConns                100
  initTimeout             60
  retryTimeout            0
  respBuffer              0
}

context /socket.io {
  type                    proxy
  handler                 nodejs
  addDefaultCharset       off
  allowBrowse             1
}

context / {
  type                    appserver 
  startupFile             server.js 
  location                /home/onlinehipokrat.com/test.onlinehipokrat.com/public 
  binPath                 /usr/bin/node
  appType                 node 
  appserverEnv            1
  maxConns                100

  accessControl  {
    allow                 *
  }

  rewrite  {

  }
  ad        

vhssl  {
  keyFile                 /etc/letsencrypt/live/test.onlinehipokrat.com/privkey.pem
  certFile                /etc/letsencrypt/live/test.onlinehipokrat.com/fullchain.pem
  certChain               1
  sslProtocol             24
  enableECDHE             1
  renegProtection         1
  sslSessionCache         1
  enableSpdy              15
  enableStapling          1
  ocspRespMaxAge          86400
}
Editor is loading...
Leave a Comment