Proxy-pass - Related information

  • On the configuration of nginx for vue Project in production Environment

    I set the reverse proxy code at the front end as follows proxyTable: { API :{ target: http: dev.snhb.group:9090 , target: 192.168.31.110:9090 , changeOrigin: true, secure: false, pathRewrite: { ^ API : ...

    Jun.14,2022
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d38a-2baf3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3d38a-2baf3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?