An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Igor Sysoev 32b787560a fix case when two directives
proxy_pass   http://backend;
    proxy_pass   https://backend;
both use one port - 80 or 443, that was defined first.
2007-07-23 12:35:21 +00:00
auto fix building on amd64 and add -xipo to the link stage 2007-07-21 06:23:58 +00:00
conf add $nginx_version 2007-07-22 13:15:21 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.6.5-RELEASE 2007-07-23 07:57:08 +00:00
misc add slab to release and snaphost tarballs 2006-11-24 11:44:24 +00:00
src fix case when two directives 2007-07-23 12:35:21 +00:00
.hgtags release-0.6.5 tag 2007-07-23 07:57:09 +00:00