78 questions
This question appears to be outside the scope defined in Help Center for stack overflow.Closed 6 years ago.6 years agoI am currently building a multi-server with one global IP, but I would like to bui...
Here's what I want to do:·Develop nginx modules·Hook the request and perform the processing required for commercial use·Sell the built nginxHere's what I want to know.·License issues.·Is it necessary ...
When I tried to configure the SSL server on Nginx, I got a title error.Below are nginx.conf and default.conf.nginx.confusernginx;worker_processes auto;error_log/var/log/nginx/error.log warn;pid/var/ru...
I am currently thinking of creating a SPA with Rails as the backend.I would like to control the /user screen below when I log in using the browserHistory of react-router.In other words, whether you ac...
Thank you for your help.This site is very helpful.Please let me knowRegarding the subject, I put nginx on CentOS 7 and ran the php file using php-fpm.However, after setting up phpmyadmin and confirmin...
Configuring Amazon Linux+unicorn+nginx+posgtresql (RDS) environment for Rails app production.When writing unicorn startup scripts, I tried various information, but the startup failed.Environmentruby 2...
What should I set to pass the get URL parameter in slash?www.example.com/?id=1I would like to do the above as follows.www.example.com/id/1The language is php and the server is nginx.I would appreciate...
Please tell me how you think about upgrading your web server.As the number of users of the site increases, the loading of web pages is getting heavier.(Of course, there are ways to improve the program...
Ubuntunginxphp5-fpmAccess Logs/var/log/nginx/hoge.com.access.logI would like to regularly obtain referrals and IPs from other sites on hoge.com using crontab. I imagine that I will use crontab, but if...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.