nginx - Related information

  • Nginx root directory 403

    nginx main configuration: server { listen 80; server_name www.xxx.cn; -sharpcharset koi8-r; -sharpaccess_log logs host.access.log main; location admin { root app server; try_files $uri $uri adm...

    Feb.28,2021
  • Nginx accesses php file 502 after configuring https

    configure nginx.conf after applying for ssl certificate in normal order code is as follows: there are no errors in the nginx log. There is no problem for https to access other files. It is only prompted to access the php file 502. Excuse me, where ...

    Feb.28,2021
  • How to configure Hidden index.php? for nginx phpstudy

    windows system phpstudy integrated environment, nginx service, after the installation of laravel, except the home page can be accessed, the registration and login pages after make:auth can not be accessed. To find the reason on the Internet, just write ...

    Feb.28,2021
  • PHP IWebShop Framework routing access rules

    the company uses a mall framework to access the environment on IWebShop online. The route is: http: 10.1.4.41 coupons binding id 4 is in the above format, but locally built can only be accessed through the following routes http: 10.1.4.41 ?controll...

    Feb.28,2021
  • NAXSI intercepts all accesses

    Software version: centos 7 naxsi-0.55.3 tengine-2.2.2 nginx.conf file configuration, refer to official website document configuration, SecRulesEnabled; LearningMode; DeniedUrl " 403.html"; CheckRule "$SQL >= 8" BLOCK; Check...

    Feb.28,2021
  • Nginx acts as a proxy for Baidu Maps to display maps without extranets on this machine.

    recently, a web project uses Baidu Maps, which requires nginx to represent Baidu Maps on servers with networks. When there is no external network and intranet, Baidu Maps can be displayed. Have any bosses ever made similar requirements? Please help! ...

    Feb.27,2021
  • Safari:Failed to load resource: frame loading interrupted

    safari: reference article nginx configuration ...

    Feb.27,2021
  • Nginx configured virtual host to appear File not found.

    I installed lnmp, under linux. I created a new ci project (ci framework). The directory is usr local nginx html ci, as shown in the following figure: ;http: localhost ci hosts127.0.0.1 www.test.comnginx.confserver_name www.test.com nginx.conf:...

    Feb.27,2021
  • About the inaccessibility of the website (https+nginx+dns parsing)

    in order to obtain Tencent Cloud s ssl certificate, enter the URL domain name after modifying the non-Wanwang domain name registered by Aliyun. the website cannot be accessed. Has anyone encountered ? nginx is normal: [root@iZwz9hbv3lrr68d8bo5dvp...

    Feb.27,2021
  • React project nginx configuration issues

    there is a problem when using nginx to configure the front and back end to separate items. The front end is done with react and the routing is in history mode. The nginx configuration is as follows: server { listen 8000; server_name test; ...

    Feb.27,2021
  • Nginx failed to start

    prompt as follows: Starting nginx: nginx: [emerg] "server " directive is not allowed here in etc nginx nginx.conf:17 what is the reason for this? How to solve it? ...

    Feb.26,2021
  • Centos7shell postgres login failed

    Baidu said that there is a problem with the verification method in the file var lib pgsql 9.5 data pg_hba.conf, but the reason for changing the verification method is to use the command psql-U postgres-d mydjango-p 5432-h 127.0.0.1 to log in directl...

  • Nginx reverse proxy cookie set cannot be obtained!

    external network access domain name: https: api.baidu.com internal network domain name: http: local.baidu.com this domain name is inaccessible outside the network! It is 127.0.0.1 pointed to by a private network address. I use nginx reverse proxy ...

    Feb.26,2021
  • Using node to build video streaming server

    sincerely ask for advice: < hr > I want to use node as the background to build a video streaming server. The front end is similar to Youku VOD. It can record the playback node function, and load the progress bar at any point (starting from the c...

  • 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-2da32b5-3224c.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-2da32b5-3224c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?