nginx does not show me txt files
Hello partners, My nginx server does not display the .txt files in the "/" directory, I can not find where the fault is, can you help me? The website is a multisite in wordpress. #redirections pages...
View ArticleRe: Streaming To Wordpress
HI yvilene, maybe this post will help you https://www.nginx.com/products/streaming-media-delivery/
View ArticleRe: Streaming To Wordpress
Thanks but at $2500.00 a year for a license for starters? nah lol
View ArticleHow to know if nginx is overload?
Is there a way to see how nginx is performing? How do i confirm that nginx is overloaded to its maximum?
View ArticleReverse Proxy 404 not found
I have installed nginx on a hyper-v VM. I am hosting 3 sites. 2 sites on a Win Server VM and 1 site on a Windows 10 VM. The site on the windows 10 VM is working internally but that's only because DNS...
View ArticleRe: Reverse Proxy 404 not found
UPDATE I reversed the configuration for host file 1 and 3. Now the missing domain comes up on the public side but the other 2 domains are being forwarded to that as well instead of their own. This is...
View ArticleHow to update password or craete new FTP account
Hi there, I'm a newbie with nginx. Please help me this question. I don't remember my FPT account so I want to know how to list all FTP account in my server and update one of them? Or how to create a...
View ArticleNginx-same domain different ports
Hi everyone, I have been playing with Nginx but still unable to see working a "simple" configuration. I have configured nginx as ssl and for 1 host run perfectly. This is the simple config in available...
View ArticleRe: Wordpress in subdirectory
I have this same issue. Have you resolved it? I really want to migrate my site from Apache to nginx but this issue is in the way. Does anyone know a more active forum I can go to for these issues?
View ArticleRe: Wordpress in subdirectory
I did actually. It came down to my novice understanding of nginx location roots. I’m replying from my phone right now. I’ll post some specifics tomorrow or Monday to hopefully help you out.
View ArticleRe: Wordpress in subdirectory
Ah, glad to hear that, thank you so much. I am pretty new to nginx and web servers myself. So far though nginx has been easier to set up in general than Apache :)
View ArticleExchange-combined shows orange in dashboard
in nginx plus why does exchange-combined show as orange. How can I see why it is not green
View ArticleHowTo: On Request a PDF-File call an aditional PHP-Script
Hi there, i've to write addtional informations on a pdf-file-request. It would be perfect to response the pdf file an call a php script after this. Is this possible? Thank you a lot for your help.
View ArticlePHP-FPM errors to increase start server.
WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 0 idle, and 52 total children I am getting this error. top -c...
View ArticleForce SSL on a specific port
Hi there, just a quick question- I've read several threads that concentrate on forwarding e.g. from 80 (http) to 443 (https), but I'd like to know if there's a possibility to let's say forward...
View ArticleRedirect/Rewrite
I am trying to redirect the page to a new location. I am trying to go from http://localhost/page/image_archive.php?i=500 to http://localhost/gallery/500 The $query_string is causing an error. The...
View ArticleRe: Force SSL on a specific port
https is a protocol, the port it uses can be any port, forwarding to https differs in using a certificate and telling the server {} block to use ssl.
View ArticleRe: Wordpress in subdirectory
Sorry again for the delay. Putting out proverbial fires the past 2 days. Some background: my site is built on Symfony PHP Framework. I needed to add a blog to /blog/ and decided to go ahead and use...
View Article