Anyone here?
caibo 11642 (RD)
-
??,?
?(??
???)??
meirhazon Wrote:
---
> Hello,
>
> Can I load balance SCTP traffic by using nginx?
Stream {} http://nginx.org/en/docs/stream/ngx_stream_core_module.html
should be capable.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,263148,263149#
Hello,
Can I load balance SCTP traffic by using nginx?
Thanks so much,
Meir
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,263148,263148#msg-263148
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On Sun, Nov 29, 2015 at 05:04:50PM +0900, Smart Goldman wrote:
Hi there,
> I try to enable PHP and CGI(Perl) on UserDir (/home/user/public_html) with
> nginx.
> But on my Chrome, PHP script is downloaded and CGI script shows me "404 Not
> Found" page.
In nginx, one requests is handled in one loc
Hi, thank you for great help, Aleksandar Lazic.
I tried it.
PHP script shows me "File not found." and outputs the following log:
2015/11/29 05:50:15 [error] 5048#0: *6 FastCGI sent in stderr: "Primary
script unknown" while reading response header from upstream, client:
119.105.136.26, server: loca
On Wed, Nov 25, 2015 at 03:31:19PM -0500, no.1 wrote:
Hi there,
I don't have a qnap system to test with, so I do not know how the
application responds.
> The plan was to use subdirectories to access both
> (https://example.com/nas and https://example.com/owncloud). Subdomains are
> not possible.
Hi Smart Goldman.
Am 29-11-2015 09:04, schrieb Smart Goldman:
Hello. I am new here.
I try to enable PHP and CGI(Perl) on UserDir (/home/user/public_html)
with nginx.
But on my Chrome, PHP script is downloaded and CGI script shows me "404
Not Found" page.
Here's my configurations. What is wrong
Sorry I forgot error log.
CGI outputs 2015/11/29 04:01:07 [error] 2618#0: *6 open()
"/home/user/public_html/index.cgi" failed (2: No such file or directory),
client: 119.105.136.26, server: localhost, request: "GET /~user/index.cgi
HTTP/1.1", host: "host.domain.com"
PHP outputs nothing to error.l
What does the nginx error log ( /var/log/nginx/error.log) say when you
access a php page?
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello. I am new here.
I try to enable PHP and CGI(Perl) on UserDir (/home/user/public_html) with
nginx.
But on my Chrome, PHP script is downloaded and CGI script shows me "404 Not
Found" page.
Here's my configurations. What is wrong with my configurations?
OS: Linux 3.10.0 / CentOS 7 64bit
nginx
10 matches
Mail list logo