Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Nginx consultation

Translated

  1. 2130    199  1   4
    3 days39 USD

    Contact me - I will do my best.
    20+ years of administration experience.
    Examples of clients for whom I have configured and support servers can be viewed on my website and in my portfolio on this exchange.
    If desired, work under a contract with payment to a bank account is possible (I am a private entrepreneur, group 3).

    Clients with the status of combatants and their families receive a 15% discount on all services.

    30% of the money earned at this rate will be donated to support the Armed Forces of Ukraine.

  2. 830    17  0
    1 day22 USD

    Good day, I can diagnose and solve your problem, I will do it as quickly as possible.

  3. 3553    86  1   1
    1 day31 USD

    ☺️ Good day!
    I am ready to perform your task efficiently and quickly.
    For an accurate assessment of the scope of work, please clarify the project details.
    I have experience working with VDS/VPS and server administration, so I will find the optimal solution for your case.
    I work responsibly and guarantee a reliable result.
    I look forward to your response! ✅

  4. Another 4 proposals concealed
    1 proposal concealed
  • Volodimir Bartosh
    14 April 2025, 14:25 |

    Я б прибрав з цієї зв'язки apache. Це можливо у вашому випадку?

  • Anatolii Glevatsky
    14 April 2025, 14:28 |

    Нажаль ні ((((

  • Yury Bichurin
    14 April 2025, 14:33 |

    server {

        listen 80;

        server_name your_domain.com;


        location / {

            proxy_pass http://127.0.0.1:8080;  # Apache server address

            proxy_set_header Host $host;

            proxy_set_header X-Real-IP $remote_addr;

            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

            proxy_set_header X-Forwarded-Proto $scheme;

        }

    }


  • Nina K.
    14 April 2025, 15:16 |

    з вашого прикладу наче все добре, я сама використовую таке, працює нормально, може у вас apache щось не те робить

    server {

        listen 80;                                             

        server_name  your_domain.com;

        root  /var/www/site/;

        location ~ /\.ht {

            deny all;

            access_log off;

            log_not_found off;

        }

        location / {

            root /var/www/site/;

            proxy_pass http://127.0.0.1:8080;

            proxy_redirect     off;

            proxy_set_header   Host $host;

            proxy_set_header   X-Real-IP $remote_addr;

            proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;

            proxy_connect_timeout      180;

            proxy_send_timeout         180;

            proxy_read_timeout         180;

        }      

    }

Current freelance projects in the category Software & Server Configuration

Fortinet configuration

Good day! It is necessary to configure Fortinet FortiGate 40F-3G4G. Set up remote access to the PLC. Work experience. Thank you!

System & Network AdministrationSoftware & Server Configuration ∙ 2 days 4 hours back ∙ 5 proposals

Migration of Windows Server 2016.

Need a system administrator for the setup and migration of Windows Server 2016. Task: 1. Conduct an audit of the current Windows Server 2016. 2. Check server roles: RDP/RDS, users, access rights, network settings, firewall, backup. 3. Prepare a migration plan without data…

System & Network AdministrationSoftware & Server Configuration ∙ 4 days 2 hours back ∙ 12 proposals

Connection of professional book scanners in Odesa

Connect professional book scanners (2 units) in 2 locations in Odesa. Perform assembly according to the instructions, connection, and software setup including test scanning to a file from the program on the PC.

System & Network AdministrationSoftware & Server Configuration ∙ 4 days 2 hours back ∙ 2 proposals

Setting up the UkrSklad program

Restart (recover) the program. The program was working, but then the database crashed (all information about the product).

Software & Server Configuration ∙ 6 days 20 hours back ∙ 5 proposals

Setting up the Android environment on PC for fintech: installing an emulator/anti-detect and Nige proxy

Hello! I need to prepare a workstation on a PC for working with banking applications in Nigeria (fintech, mobile banking) from Ukraine. The task is technically delicate, so I am looking for a specialist with experience in traffic arbitration, bypassing anti-fraud systems, or…

Software & Server Configuration ∙ 7 days 16 hours back ∙ 1 proposal

Client
Anatolii Glevatsky
Ukraine Kyiv  28  0
Project published
1 year back
96 views
Tags