add de & en path prefixes for websdite
This commit is contained in:
		
					parent
					
						
							
								ab429df4dd
							
						
					
				
			
			
				commit
				
					
						9f4d1464bd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,7 @@ server {
 | 
			
		|||
    location = / {
 | 
			
		||||
        proxy_pass http://127.0.0.1:8888/;
 | 
			
		||||
    }
 | 
			
		||||
    location ~ ^/(apple-touch-icon.png|assets|css|js|posts|tours)(.*)$ {
 | 
			
		||||
    location ~ ^/(apple-touch-icon.png|assets|css|de|en|js|posts|tours)(.*)$ {
 | 
			
		||||
        proxy_pass http://127.0.0.1:8888/$1$2;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue