enable autoindexing for ubuntu mirror #3
@ -33,12 +33,12 @@ http {
 | 
			
		||||
 | 
			
		||||
        index index.html index.htm;
 | 
			
		||||
 | 
			
		||||
        #location /ubuntu/ {
 | 
			
		||||
        location /ubuntu/ {
 | 
			
		||||
        #    # alias, not root!
 | 
			
		||||
        #    # trailing slash important!
 | 
			
		||||
        #    alias /var/mirror/ubuntu/;
 | 
			
		||||
        #    autoindex on;
 | 
			
		||||
        #}
 | 
			
		||||
            autoindex on;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user