5adcf6bc2904690de7b7b30a83ec8a7a0996abe9
galt
  Tue Aug 21 00:01:25 2018 -0700
changing cse subdomain to soe

diff --git src/browserbox/root/hg.conf.offline src/browserbox/root/hg.conf.offline
index 8aef89d..8489518 100644
--- src/browserbox/root/hg.conf.offline
+++ src/browserbox/root/hg.conf.offline
@@ -1,28 +1,28 @@
 # special hg.conf for gbib with deactivated network access to UCSC
 
 # redirect /gbdb access to local directory first and fallback to UCSC
 # add the trailing slash
 gbdbLoc1=/data/gbdb/
-#gbdbLoc2=http://hgdownload.cse.ucsc.edu/gbdb/
+#gbdbLoc2=http://hgdownload.soe.ucsc.edu/gbdb/
 
 # read mysql data first from localhost and fallback to UCSC
 db.host=localhost
 db.user=root
 db.password=browser
 db.socket=/var/run/mysqld/mysqld.sock
-#slow-db.host=genome-mysql.cse.ucsc.edu
+#slow-db.host=genome-mysql.soe.ucsc.edu
 #slow-db.user=genomep
 #slow-db.password=password
 
 # use a table cache to speed up remote queries
 showTableCache=tableList
 
 # the rnaPlot binary is for the hgGene page
 rnaPlotPath=/usr/local/bin/RNAplot
 
 # galaxy and great cannot work from the box
 hgta.disableSendOutput=yes
 
 # redirect links to Encode PDF files back to UCSC
 hgEncodeVocabDocBaseUrl=http://genome.ucsc.edu
 
@@ -169,31 +169,31 @@
 #	The example here is for $wgDBName=wikidb and $wgDBprefix=mw1
 # wiki.host=genomewiki.ucsc.edu
 # wiki.userNameCookie=wikidb_mw1_UserName
 # wiki.loggedInCookie=wikidb_mw1_UserID
 #	You will need to create the namedSessionDb table in your hgcentral db:
 #	hgsql hgcentral < yourSourceTree/src/hg/lib/namedSessionDb.sql
 #  See notes about this in the source tree: src/hg/wikiMods/
 
 # wikiTrack function turned on 2009 (this only works if you operate a
 #               local instance of MediaWiki, see also ../hg/wikiMods/ )
 #    session cookie is used during wiki page edits
 # wiki.sessionCookie=wikidb_mw1__session
 #    URL is the wiki location for the article pages
 #    wikiTrack.URL=http://genomewiki.ucsc.edu
 #    browser to return to from wiki created pages
-# wikiTrack.browser=genome.cse.ucsc.edu
+# wikiTrack.browser=genome.soe.ucsc.edu
 #	You will need to create the namedSessionDb table in your hgcentral db:
 #	hgsql hgcentral < yourSourceTree/src/hg/lib/namedSessionDb.sql
 #  See notes about this in the source tree: src/hg/wikiMods/
 
 #  List of wiki user names that have super user edit privileges
 #	to wiki track items.  Currently this is only a delete item privilege.
 # wikiTrack.editors=Hiram
 #    List of databases to enable the wikiTrack function
 # wikiTrack.dbList=hg18,mm9,hg19
 
 #  New browser function as of April 2007, custom track data is kept
 #	in a database instead of in trash files.  This function requires
 #	several other factors to be in place before it will work.
 #  This was an optional feature for quite some time in 2007 and 2008,
 #	but it is now mandatory.  The older file-based trash system will