Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/discourse/files/intraforum.adblockplus.org

Issue 10590026: Install Nginx 1.4.1 from the official repository (Closed)
Patch Set: Created May 17, 2013, 11:04 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/discourse/files/intraforum.adblockplus.org
===================================================================
--- a/modules/discourse/files/intraforum.adblockplus.org
+++ b/modules/discourse/files/intraforum.adblockplus.org
@@ -3,6 +3,7 @@
}
server {
+ listen 80;
listen [::]:80;
server_name intraforum.adblockplus.org;
location / {

Powered by Google App Engine
This is Rietveld