Hello,
the SHA512 of https://nginx.org/download/nginx-1.27.0.tar.gz (downloaded
2024-05-29 15:42:02 UTC) is
251bfe65c717a8027ef05caae2ab2ea73b9b544577f539a1d419fe6adf0bcc846b73b58f54ea3f102df79aaf340e4fa56793ddadea3cd61bcbbe2364ef94bacb
This does not match with the shasum expected here
https://hg
e, Dec 26, 2023 at 07:57:41PM -0300, Daniel A. Rodriguez wrote:
Hi there,
> This behavior is driving me crazy. Currently have more than 30
sites behind
> this reverse proxy, but the latest is refusing to work.
Can you provide more details?
> Config is simple and p
o.png"; width="100" />
Daniel A. RodriguezInformática, Conectividad y SistemasUniversidad Nacional del
Alto UruguaySan Vicente - Misiones - Argentinahttps://informatica.unau.edu.ar";
rel="noopener">informatica.unau.edu.ar
_
se domain and the
"www" A records point to the same IP. What I'm receiving is a 404 Not
Found for either "http://example1.com"; (which does not re-direct to
https) or "https://example1.com";. And I don't understand why.
--
Daniel
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org
El 6/7/22 a las 10:47, Francis Daly escribió:
On Tue, Jul 05, 2022 at 12:53:05PM +, Daniel Armando Rodriguez via nginx
wrote:
El 2022-07-02 08:24, Francis Daly escribió:
On Fri, Jun 24, 2022 at 04:23:54PM -0300, Daniel Armando Rodriguez
wrote:
Hi there,
Made this representation to
El 2022-07-02 08:24, Francis Daly escribió:
On Fri, Jun 24, 2022 at 04:23:54PM -0300, Daniel Armando Rodriguez
wrote:
Hi there,
I need to forward HTTP/HTTPS stream to a traefik within docker
container.
Additionally, this traefik is also SSL termination. And just at this
point
where I am
rther guidance in this regard.
By the way, it's not an ellection we made, just kind of a black box we
need to deal with.
Made this representation to illustrate the situation.
https://i.postimg.cc/Zq1Ndyws/scheme.png
Thanks in advance.
____
I'm trying to get nginx to forward to my S3 bucket when my web app k8 pod
is down. So I was hoping the below config would, in the case of 50x error
or no response, forward request to bucket, then if the document doesn't
exist (very likely for first 50x request) - it would then return
sitedown.html
nginx using Debian repo but wasn't possible.
Currently installed 1.14.2 under Debian Buster
____
Daniel A. Rodriguez
_Informática, Conectividad y Sistemas_
Universidad Nacional del Alto Uruguay
San Vicente - Misiones - Argentina
informatica.unau.e
El 2021-11-26 20:30, Francis Daly escribió:
On Fri, Nov 26, 2021 at 04:04:46PM -0300, Daniel Armando Rodriguez
wrote:
El 2021-11-26 11:19, Francis Daly escribió:
> On Fri, Nov 26, 2021 at 08:43:58AM -0300, Daniel Armando Rodriguez
> wrote:
Hi there,
> > One of them is a Next
El 2021-11-26 11:19, Francis Daly escribió:
On Fri, Nov 26, 2021 at 08:43:58AM -0300, Daniel Armando Rodriguez
wrote:
Hi there,
One of them is a NextCloud + WOPI based LibreOffice Online Solution,
as such
it needs to access resources in WOPI server subdomain. What I need is
my
nginx to
ny clue will be much appreciated.
Best regards.-
________
Daniel A. Rodriguez
_Informática, Conectividad y Sistemas_
Universidad Nacional del Alto Uruguay
San Vicente - Misiones - Argentina
informatica.unau.edu.ar
_
El 2021-09-21 09:23, Francis Daly escribió:
On Mon, Sep 20, 2021 at 05:20:55PM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-20 13:49, Francis Daly escribió:
> On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez
> wrote:
Hi there,
> > curl -i https://4.D
El 2021-09-20 13:49, Francis Daly escribió:
On Sun, Sep 19, 2021 at 10:08:08PM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-19 04:00, Francis Daly escribió:
Hi there,
Today I added a new domain, and the issue showed up again.
curl -i http://4.DOMAIN.edu.ar
Returns a redirect to https
El 2021-09-19 22:08, Daniel Armando Rodriguez escribió:
El 2021-09-19 04:00, Francis Daly escribió:
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-18 05:03, Francis Daly escribió:
> On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
>
El 2021-09-19 04:00, Francis Daly escribió:
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-18 05:03, Francis Daly escribió:
> On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
> wrote:
Hi there,
> if you do
>
> c
El 2021-09-18 05:03, Francis Daly escribió:
On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
wrote:
Hi there,
I am using nginx as a reverse proxy, I managed to configure SSL
certificates
using LetsEncrypt but nginx does the redirection to the wrong vhost.
This is the
Hello,
I am new in this world (of nginx) and I have a problem that has me
crazy.
I am using nginx as a reverse proxy, I managed to configure SSL
certificates using LetsEncrypt but nginx does the redirection to the
wrong vhost.
This is the configuration of one of the vhost, they are 3 ident
The key is the key you used when you generated the CSR.
The key remains on your machine at all times not sent to godaddy.
On 28/04/2020 13:46, Aran wrote:
Hi,
[emerg] SSL_CTX_use_PrivateKey_file("/etc/nginx/ssl/domain.key") failed
(SSL: error:0909006C:PEM routines:get_name:no start line:Expect
At a quick glance -- your proxy_pass statement is pointed at the nginx
listener instead of at the upstream.
Change this:
proxy_pass http://0.0.0.0:8090;
To this:
proxy_pass django;
Hope that helps,
=D
On 2/26/20, Larry Martell wrote:
> I've posted this to the django mailing list and to stack
Thanks for all the reply, I activate "absolute_redirect off".
Le ven. 23 août 2019 à 00:07, Francis Daly a écrit :
> On Thu, Aug 22, 2019 at 03:22:38PM +0200, Jean-Daniel FISCHER wrote:
>
> Hi there,
>
> > I an trying to set the sheme used in automatic redirect g
;
alias /usr/share/nginx/www/$1;
}
}
Regards,
--
<https://cedreo.com/> *Jean-Daniel Fischer*
Developer
+33 (0)2 40 18 04 77
16 Bd Charles de Gaulle, Bât. B
44800 Saint-Herblain, France
[image: LinkedIn] <https://linkedin.com/company/cedreo/> [image: Facebook]
<htt
Hello all,
can someone please explain to me why the location /var/log/nginx/error
log is hardcoded in the official prebuilt packages?
Or why nginx -t checks if this file exists even if there is another
location defined in the config file?
Thank you.
Daniel
Please take me off the mailing list___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
i create a vhost confuguration for a vhost but i ma not able to access /vakanz
for exmaple.
I got a 404 error on the access logs.
I Tried already with rewrite rules and i also tried with locations, no matter
what i do, nothing works.
Anyone has an idea what can i do?
Cheers
Daniel
Hi there,
i still moving from Apache to nginx.
I have a config part in apache which i dont understand how to convert it
correct to nginx.
RewriteBase /
Options FollowSymLinks
AllowOverride All
DirectoryIndex index.php
Hi there,
i wanted to try something like a Wildcard DocRoot:
server {
listen 80;
root /var/www/branches/*/current/web/;
server_name auto.deploy.fcse.int;
The Setup looks like this:
/var/www/branches/develop/current/web/
/var/www/branches/master/current/web/
/var/www
gt; to anydomain.com/a/b <http://anydomain.com/a/b>
Maybe some has a hint for me.
Cheers
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
>
> If you check your error_log, you should see an indication of what file
> nginx tried to serve, if it failed.
>
Yes it tries to open the doc_root to open that file and this is totally wrong
of course because this file is placed on /mnt/nfs/uat/guide/germany/berlin.jpg
/var/www/d1/current/we
016 um 18:51 schrieb Daniel :
>
>>
>>> i try to add a images folder but seems not work.
>>> Could someone tell me what i am doing wrong:
>>
>> What one example http request do you want to make?
>>
>
> I wanted to load such kind of URL:
ace root with alias it has also no effect :-(
>
> "alias" in a regex location has special requirements.
>
I also tried with root instead of alias and i have the same behave
cheers
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi there,
i try to add a images folder but seems not work.
Could someone tell me what i am doing wrong:
location ~ ^/en/holidays/shared/images {
root /mnt/nfs/uat/;
}
When i replace root with alias it has also no effect :-(
Cheers
Daniel
x27;ve observed.
Many thanks for your answer, i had the setting at the server level,
i've moved it to the http level, and it works now.
Best Regards
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
that the nginx
shouldn't
touch /var/lib/ngin/* if this directory isn't in the configuration file.
Any idea? Should i open a bug?
Best Regards
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
iles from document root :-(
Anyone any idea what it could be?
Cheers
Daniel ___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
lient:
212.83.162.138, server: amfes.com, request: "HEAD /robots.txt HTTP/1.0"
2016/10/09 18:05:30 [error] 17912#0: *32588 invalid url, client:
211.1.156.90, server: amfes.com, request: "HEAD / HTTP/1.0"
Clients I control have no problem reaching the root or the robots.t
Hi Charles,
IPv6 listeners can also accept IPv4 requests. This will result in IPs being
passed through to logs and such like :::192.168.123.101. If you do not
want this and do want both, add ipv6only=on to the IPv6 listen line.
Daniël
On Jul 26, 2016 02:25, "Charles Lawrence" wrote:
> I'm
Same issue.
All images CSS Files and so on are not loaded :(
> Am 07.07.2016 um 19:19 schrieb praty...@hostindya.com:
>
> July 7 2016 10:19 PM, "Daniel" wrote:
>> Hi Everyone,
>>
>> i try to convert some rules from apache htaccess to nginx.
>>
>
uot;1"){
rewrite ^/(.*?)/(.*?)/(.*)$ /$3;
}
Anyone have a good idea?
Cheers
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
gt;
> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,266857,266880#msg-266880
>
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
--
*Daniel Biazus, R&DAZION |
Hi,
Looks like an MTU issue then (small response OK, big responses timeout).
Check if you correctly clamp MSS on IPv6.
thanks for your suggestion. I made some tests with my private server and
workplace. I'm not done testing MSS clamping yet.
[root@kackkiste]~# echo -ne "GET / HTTP/1.1\nHo
Thank you so far!
Looks like a problem in our network at work:
[dkraemer@castleblack:~/] echo -ne "HEAD / HTTP/1.1\nHost:
nginx.org\n\n" |nc -6 nginx.org 80
HTTP/1.1 200 OK
Server: nginx/1.7.7
Date: Tue, 20 Oct 2015 11:06:02 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 7658
Last
Hi List,
i know, this list is about the webserver itself.
But i have some Problems with the website nginx.org and ipv6
and I really need it to read webserver docs.
What's the Problem? It just does not work on two very different systems
(workplace and private server).
Ping works fine on nginx.
Hi Nitin,
If you're using django you can follow these steps:
https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04
Daniel Theodoro
Cel: 11 99399-3364
http://www.linkedin.com/in/danieltheodoro
• RHCA - Red Hat Certified Arch
If you're using a 1-config-per-site setup, then yes, you could. It
completely depends on your setup as to where you need to place it.
You can put it in any existing file that already has a server directive in
there. Just make sure none of the other server configs/files have the
default_server in t
T_FILENAME $document_root$fastcgi_script_name;
fastcgi_pass php;
}
But...I want to set a php_value for a specific directory. Is there a
more elegant method than duplicating all the directives for the "global"
php handler above for the directory?
--
Daniel
_
What is the difference between:
location /admin {
}
vs.
location ~ /admin(/.*) {
}
The first seems cleaner, and I assume runs faster - but do they process
differently?
--
Daniel
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org
Correct, you give the HSTS header on the SSL/TLS port. So if *any*
connection in the past has gone to the SSL/TLS port, the browser is forced
to use https:// for any future connection. You should set it to 1 for a
while and then disable it.
On Mar 20, 2015 9:48 AM, "jinwon42" wrote:
> Sorry.
>
>
I tried siege a lot, but could never get it to really use all cores on the
server, I found the tool wrk much more useful for load testing.
On Mar 18, 2015 2:31 AM, "halozen" wrote:
> 2 nginx 1.4.6 web servers - ocfs cluster, web root inside mounted LUN
> from SAN storage
> 2 MariaDB 5.5 servers -
nginx has no support for SNMP
You should be able to whitelist IP's using whatever SNMP daemon you are
using.
On 17/03/15 16:16, Igal @ Lucee.org wrote:
> hi,
>
> can it be used as reverse proxy for any protocol or is it limited to
> http(s) and smtp?
>
> I'm trying to setup a reverse proxy for S
nginx has no support for SNMP
You should be able to whitelist IP's using whatever SNMP daemon you are
using.
On 17/03/15 16:16, Igal @ Lucee.org wrote:
> hi,
>
> can it be used as reverse proxy for any protocol or is it limited to
> http(s) and smtp?
>
> I'm trying to setup a reverse proxy for S
Thanks I am going to have a look on this module
Envoyé de mon iPhone
> Le 19 nov. 2014 à 09:44, mex a écrit :
>
> Hi,
>
> you can use the nginx-sticky-module if you need sticky sessions
> https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng
>
> it just has no way to extract the routing
Tanks for your reply
It means there is only the ip_hash solution on the free version?
Envoyé de mon iPhone
> Le 18 nov. 2014 à 22:32, Homutov Vladimir a écrit :
>
>> On 19.11.2014 00:25, RODRIGUEZ Daniel wrote:
>> Hi,
>>
>> I was looking for hours what is the pro
O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
Any idea ?
Rodriguez Daniel
Administrateur Infrastructures Clientes
Groupe SOFTWAY MEDICAL
Tel: 04 42 97 66 36
Gsm : 06 59 75 17 58
www.softwaymedical.fr<http:
On 08/07/14 12:36, Francis Daly wrote:
> On Tue, Jul 08, 2014 at 12:09:57PM +0100, Daniel Lintott wrote:
>
> Hi there,
>
>> The script is at:
>> http://alpha.serverb.co.uk/debian/parser.php/gns-3
>
> http://alpha.serverb.co.uk/debian/parser.php/gns-3 and
>
p would be most welcome
Regards
Daniel Lintott
signature.asc
Description: OpenPGP digital signature
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
something :)
--
daniel
On 2 sep 2013, at 19:12, Steve Wilson wrote:
> On 2013-09-02 11:59, Daniel Lundqvist wrote:
>> I have, it just says only 1 certificate is provided. Here are the test
>> results:
>> https://www.ssllabs.com/ssltest/analyze.html?d=www.malarhojden.nu
>
I have, it just says only 1 certificate is provided. Here are the test results:
https://www.ssllabs.com/ssltest/analyze.html?d=www.malarhojden.nu
--
daniel
On 1 sep 2013, at 21:43, Sylvia wrote:
> Hi.
> You can try to run a diagnostics for problem discovery and recommendations
>
Hi,
They are. I get no errors from nginx whatsoever, just that no certificate after
the first is never sent. If I change order I get error about key not matching,
which is to be expected.
--
daniel
On 1 sep 2013, at 19:25, Steve Holdoway wrote:
> Make sure the server cert it first in
OpenSSL and same intermediate certificate and Root CA works works fine. How
can I troubleshoot what is going wrong with nginx?
Thanks in advance.
--
daniel
smime.p7s
Description: S/MIME cryptographic signature
___
nginx mailing list
nginx@nginx.org
not getting the status information.
Try stracing the munin-run, network capature or turning on the access logs on
/nginx_status just to be sure.
--
Daniel Black, Engineer @ Open Query (http://openquery.com)
Remote expertise & maintenance for MySQL/MariaDB server environments.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
- Original Message -
> I might have misread the two answers here, but I get the impression
> that
> they're saying the exact opposite of each other.
If you analysed the responses and what you have I suspect you would of realised
that I was in error and the information you have and the d
- Original Message -
> I was wondering if someone could confirm that requests resulting in a
> 404
> response are by default logged to error.log at error level "error".
>
> Is that normal, or is there some piece of configuration I am missing
> that
> will stop them from being logged to er
sual choice, but
if it's necessary then that's fine.
Thanks for responding,
Dan
--
Daniel T. Griscom gris...@suitable.com
Suitable Systems http://www.suitable.com/
1 Centre Street, Suite 204(781) 665-0053
Wakefield, MA 01880-2400
__
At 9:18 AM -0400 5/16/13, Jim Ohlstein wrote:
On 05/16/13 08:10, Daniel Griscom wrote:
List-Id isn't shown in my inbox listing, so that doesn't help me when
I'm scanning my inbox. Even when I open the email I have to scan the
headers to figure out just what the specific email
#x27;d like to have it turned on, but if there's a reason
to keep it off then that's fine by me.
Dan
At 3:59 PM +0400 5/16/13, Maxim Konovalov wrote:
On 5/16/13 3:41 PM, Daniel Griscom wrote:
This mailing list is run by Gnu's Mailman application. The default
configuratio
filter something to key on.
On the nginx mailing list this has been turned off, so I find it hard
to figure out why someone unknown is writing me about "bug?", and
often find the list emails in my junk mail folder.
I'd like to have the setting turned back on; would that be OK?
de nginx 0.7.67-3+squeeze3 1.4.1-1~squeeze
I definitely restarted the nginx-1.4.1 with no remnants of 0.7.67 around and
haven't had the troubles when I re-tested.
Thanks for the fix Maxim and digging up this changelog entry.
Looking forward to putting it into product
Thanks. I've been coming to that conclusion myself.
Take care,
Dan
At 7:00 PM +0400 5/11/13, Maxim Dounin wrote:
Hello!
On Fri, May 10, 2013 at 02:35:35PM -0400, Daniel Griscom wrote:
That's great information, but now I need to figure out how to
selectively proxy to my websock
meout 15;
> proxy_connect_timeout 3;
> proxy_next_upstream error timeout invalid_header http_500 http_502
> http_503 http_504 http_404;
>
> location ~ ^/img/(.*)
> {
> expires 2592000;
> add_header Cache-Control public;
> alias /var/www/live_site_resources/$1;
> error_page 40
eader, i.e. $http_upgrade
variable.
On Thu, 2013-05-09 at 14:45 -0400, Daniel Griscom wrote:
> ... bump?
>
> (thanks,
> Dan)
>
>
> At 9:32 AM -0400 5/8/13, Daniel Griscom wrote:
> >I'm an nginx newbie, and need use use it as a front end for a
> >
... bump?
(thanks,
Dan)
At 9:32 AM -0400 5/8/13, Daniel Griscom wrote:
I'm an nginx newbie, and need use use it as a front end for a
website that also handles websocket connections. I have the
configuration set up so that requests to a specific URI match a
location section, which
A request for /img/file_doesnt_exist.jpg results in the backend server
(192.168.129.90) getting continuous requests for the same file (which doesn't
exist there either so 404 each time), while the original requester waits and
nginx keeps asking the backend the same.
I'm using the nginx-1.4.1 f
(Very cool.)
However, I was wondering if, rather than detecting requests to a
specific location, I could proxy all "ws://" or "wss:// requests,
independent of the URI being requested.
Is there a way to proxy all requests with a given protocol?
Thanks,
Dan
--
Daniel T. Gris
76 matches
Mail list logo