Restore to real site.
This commit is contained in:
		
							parent
							
								
									a0dbdb8637
								
							
						
					
					
						commit
						8080ea7525
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -23,10 +23,9 @@ SITE_ID = 2 | |||
| ROOT_URLCONF = 'conservancy.urls' | ||||
| 
 | ||||
| 
 | ||||
| # FORCE_CANONICAL_HOSTNAME = "sfconservancy.org" | ||||
| FORCE_CANONICAL_HOSTNAME = False | ||||
| FORCE_CANONICAL_HOSTNAME = "sfconservancy.org" | ||||
| 
 | ||||
| ALLOWED_HOSTS = [ 'aspen.sfconservancy.org', 'sfconservancy.org' ] | ||||
| ALLOWED_HOSTS = [ 'www.sfconservancy.org', 'aspen.sfconservancy.org', 'sfconservancy.org' ] | ||||
| 
 | ||||
| REDIRECT_TABLE = { | ||||
|     'www.sf-conservancy.org': 'sfconservancy.org', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn