mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	/static only contains static content, not attachments
This reverts commit cf75610fcf.
			
			
This commit is contained in:
		
							parent
							
								
									825052fac7
								
							
						
					
					
						commit
						bf21c330a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ ProxyPass {{ lokole_url }}  http://unix:{{lokole_domain_socket}}
 | 
				
			||||||
Alias {{ lokole_url }}/static {{ lokole_install_path }}
 | 
					Alias {{ lokole_url }}/static {{ lokole_install_path }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<Directory {{ lokole_install_path }}>
 | 
					<Directory {{ lokole_install_path }}>
 | 
				
			||||||
    Options FollowSymLinks
 | 
					    Options Indexes FollowSymLinks
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Don't allow modifications in static directory
 | 
					    # Don't allow modifications in static directory
 | 
				
			||||||
    Require all granted
 | 
					    Require all granted
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue