view TODO @ 73:6327603448e2

Updated the "How to prevent processing requests with undefined server names" example to use the "server_name" directive with an empty string argument to match requests without the "Host:" request header line.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 10 Oct 2011 09:36:40 +0000
parents 61e04fc01027
children
line wrap: on
line source


	build:
		configure
		pitfalls
			--with-md5/sha1=

	IP-based
	*:80 and IP-baseed
		getsockopt()
		optmizations
		bind
	Typical pitfalls

	location

	server_names:
		server_name ""

	HTTPS:
		key password



	memory disk / memcached
	CGI
	piped logs
		tail -f access_log | program
	htaccess
	if


	nginx.org:	make dump
	mc374:		make msvc8 TAG zip copy
	nginx.org:	make stable all gzip copy
	sysoev.ru:	make news nginx copy