Revert "The CORS header should cover the entire webring directory"
Wait no it shouldn't we're fine
This commit is contained in:
		
							parent
							
								
									e2f4635404
								
							
						
					
					
						commit
						a777aea815
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3,7 +3,7 @@ | ||||||
| location / { | location / { | ||||||
|   root /srv/http/lavender.software/; |   root /srv/http/lavender.software/; | ||||||
| 
 | 
 | ||||||
|   location ^~ /webring/ { |   location = /webring/data.json { | ||||||
|     add_header Access-Control-Allow-Origin *; |     add_header Access-Control-Allow-Origin *; | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue