No description
Find a file
Maxim Dounin ec358eb17b Fixed segfault on configuration testing with ssl (ticket #37).
The following config caused segmentation fault due to conf->file not
being properly set if "ssl on" was inherited from the http level:

http {
    ssl on;
    server {
    }
}
2011-10-31 09:57:14 +00:00
auto Revamped "configure --help" text. 2011-10-26 13:18:33 +00:00
conf Adding m4a and m4v MIME types (closed #42). 2011-10-28 15:24:31 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.6-RELEASE 2011-10-17 15:10:23 +00:00
misc Removal of incomplete draft documentation processing. 2011-10-17 15:42:12 +00:00
src Fixed segfault on configuration testing with ssl (ticket #37). 2011-10-31 09:57:14 +00:00