Compare commits
	
		
			No commits in common. "46c0505f0488deab9e0cc47c91c11505fae37049" and "3b7d6a38e9e72b5cf27ecf75bddc0d37c81be84f" have entirely different histories.
		
	
	
		
			46c0505f04
			...
			3b7d6a38e9
		
	
		
@ -33,12 +33,12 @@ http {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        index index.html index.htm;
 | 
					        index index.html index.htm;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        location /ubuntu/ {
 | 
					        #location /ubuntu/ {
 | 
				
			||||||
        #    # alias, not root!
 | 
					        #    # alias, not root!
 | 
				
			||||||
        #    # trailing slash important!
 | 
					        #    # trailing slash important!
 | 
				
			||||||
        #    alias /var/mirror/ubuntu/;
 | 
					        #    alias /var/mirror/ubuntu/;
 | 
				
			||||||
            autoindex on;
 | 
					        #    autoindex on;
 | 
				
			||||||
        }
 | 
					        #}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user