nginx

  1. P

    🔒 Closed PLDT R051 / NGINX ERROR

    Good Evening mga paps Ganito po response ng Termux pag nag input ako ng " nginx " Sinunod ko po tutorial ni Hawk Eye TV Help Ano dapat gawin nag error kasi gusto ko sana enabled TELNET at SSH ng R051 Via Phone could not build server_names_hash, you should increase...
  2. R

    🔒 Closed How to reverse proxy your developed web application using nginx (Django, Nodejs, or any)

    Dito mag bibigay ako ng sample para mag configure sa nginx ng mga developed apps/backend/listeners nyo galing sa nodejs, uwsgi or anything similar. Usually deployed ang mga backend apps or servers sa mga port na non standard and hindi maganda sa eyes pag ginagamit na ng user. Usually gusto...
  3. J

    🔒 Closed CREATE A strêâmïng SITE (For advanced User)

    CREATE A STREAMING SITE (For advanced User) For Strêâmïng Server: https://phcorner.org/threads/create-a-strêâmïng-server-for-advanced-user.1035618/ Introduction: Gusto mo bang gumawa ng streaming site at e host ang sarili mong files? Well, subokan mo to. and advantage nito ay controlado mo...
  4. N

    🔒 Closed Complete python bootcamp: go from zero to hero in python 3

    Direct Download Link: https://usersdrive.com/awcxhiu7gsjq.html What Will I Learn? Learn to use Python professionally, learning both Python 2 and Python 3! Create games with Python, like Tic Tac Toe and blâckjâck! Learn advanced Python features, like the collections module and how to work with...
  5. P

    🔒 Closed Installing ssl certificate using nginx (debian 7 wheezy)

    Good morning PHC Masters! Sana po ay matulungan niyo ako sa problema ko hehehe. May PositiveSSL Certificate po kasi ako galing comodo. Sayang naman kung hindi ko magagamit :o. May nareceive po ako na dalawang files Files Received: 1. example_com.crt 2. example_me.ca-bundle Ini-concatenate...
  6. N

    🔒 Closed Newbie here

    Hello everyone. New member here. Thanks
  7. D

    🔒 Closed Set PHP max_execution_time in PHP-FPM using Nginx

    In order to set/configure/increase PHP max_execution_time variable from PHP-FPM using Nginx, you should follow this steps: Edit php.ini max_execution_time = 180 Edit php-fpm.conf request_terminate_timeout = 180 Edit nginx virtual hosts fastcgi_read_timeout location ~ .php$ {...
Back
Top