mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Expose http://box/js-menu except for 2 subdirs that contain code (js, services)
This commit is contained in:
		
							parent
							
								
									8fb5356d1a
								
							
						
					
					
						commit
						17e305d1aa
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -19,4 +19,10 @@ location /modules/ {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
location /js-menu/ {
 | 
					location /js-menu/ {
 | 
				
			||||||
    fancyindex on;    # autoindex on;
 | 
					    fancyindex on;    # autoindex on;
 | 
				
			||||||
 | 
					    location /js-menu/menu-files/js/ {
 | 
				
			||||||
 | 
					        fancyindex off;    # autoindex off;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    location /js-menu/menu-files/services/ {
 | 
				
			||||||
 | 
					        fancyindex off;    # autoindex off;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue