Nginx-0.8.21

On Mon, Oct 26, 2009 at 22:18, Michael S. [email protected] wrote:

I put it in parens - I think that explains it

That wraps it.

On Mon, Oct 26, 2009 at 11:00:15PM +0100, Steve wrote:

-------- Original-Nachricht --------

/var/www/hosting/vhosts.conf.d/front/2000_domain.tld.conf:5
6 server_name www.domain.tld .domain.tld;

Content-Type: text/html
1 server {
11 if ($host !~* “^(.*.)?(domain.tld)$”) {
3 set $vhost “domain.tld”;
13 }
server {
listen 80;
server_name .domain.tld;
# www.domain.tld is matched by .domain.tld;

Will that match domain.tld as well?

Yes, .domain.tld matches domain.tld and *.domain.tld.

Característica: ahora un “defecto” parámetro no es necesario establecer
escuchar
Socket options

Solución de error: nginx no apoya las fechas en el 2038 año en 32-bit
Plataformas;

Solución de error: Pérdida de toma; el error había aparecido en 0.8.11.

Posted at Nginx Forum: