How to compile the HttpProxy module of nginx?

I just came into contact with nginx, rookies. I added something related to the HttpProxy module in the configuration file of nginx, similar to the following:

clipboard.png
nginx:

clipboard.png
HttpProxy--with-http_proxy_module:

clipboard.png
ask the boss to solve the problem ~

Oct.28,2021

The

http-proxy module is compiled into the kernel by default. The configuration file only has the option of not compiling proxy. The compiled items are as follows:

  this . 

then why does it prompt that the instruction is incorrect? In fact, your first letter is capitalized. Nginx does not recognize. So the landlord should be more careful.

in order to answer your question, I downloaded a compiled package. Don't you dare not pick me.

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