nginx tag

78 questions


1 answers
56 views
0
What is the nginx version of httpd-S?

How does nginx do something like the httpd-S command that Apache can use?I'd like to verify the domain I've configured.

2 years ago

3 answers
103 views
0
Unicorn's .socket file is not generated successfully

I am trying to build an environment with sinatra + unicorn + nginx.However, I am having trouble starting unicorn with an error.Please help me.Environment macosxvagrantcentos 6.6vagrantcentos 6.6Error ...

2 years ago

1 answers
46 views
0
To use the nginx reverse proxy in a proxy environment

My company's network is an authenticated proxy.I would like the nginx reverse proxy to work in this environment.Simply configuring proxy_pass is not enough to break through the authenticated proxy, so...

2 years ago

3 answers
105 views
0
nginx, how do I debug which location directive was applied?

Installing mediawiki and configuring nginx for short URL.https://www.mediawiki.org/wiki/Manual:Short_URL/Nginx/jaBased on the official sample code (Manual:Short URL/Nginx/ja)Set /etc/nginx/conf.d/medi...


1 answers
51 views
0
How do I determine the screen resolution of users who have visited the site?

How do I get the screen resolution for users who have visited the site?I would be happy if I could get both browser resolution and screen resolution like you did.Confirm http://www.ugtop.com/spill.sht...

2 years ago

1 answers
110 views
0
Error if secret_key_base is not configured in Rails production environment Unicorn

Rails + Nginx + Unicorn is trying to build a production environment on Amazon Linux.If you configure each of these settings and access the server from a browser, nothing will be displayed.When I check...


1 answers
87 views
0
Understanding PHP Error Logs and Php-fpm Error Logs and Nginx Error Logs

Why are PHP error logs divided into multiple files?·/var/log/php-fpm/·/var/log/nginx/Is the following php-fpm error log?·Different from PHP error log?$sudoless/var/log/php-fpm/error.log-20190428[22-Ap...

2 years ago

1 answers
100 views
0
403 Error on Google Login Callback in Rais' omniauth

Rais omniauth implements Google login and works fine in the local environment.In the server environment (CentOS, Nginx), a 403 error is displayed when a callback is made to the following URL after Goo...


1 answers
85 views
0
How to Enable Perl Scripts to Work in an Nginx+Apache Environment

Thank you for your help.Attempting to operate Apache with Nginx as the reverse proxy.For the time being, most of the configuration tasks have been completed, and HTML and PHP can now be displayed norm...

2 years ago

2 answers
70 views
0
Wordpress installed in docker does not load css when visited in domain

Background: I installed Ubuntu 18.04 on the raspies and installed wordpress on docker.Reference site where wordpress is installed in dockerhttps://docs.docker.com/samples/wordpress/After installing it...

« - 5 - »

© 2024 OneMinuteCode. All rights reserved.