OpenTreeOfLife / germinator

miscellaneous scripts and data for concerns that span more than one of the Open Tree code repositories: integration tests, system statistics, etc.
BSD 2-Clause "Simplified" License
21 stars 7 forks source link

wrong user name for path to taxonomy cgi script on frontend machines #161

Closed mtholder closed 4 years ago

mtholder commented 4 years ago

Lines in /etc/apache2/opentree-shared.conf should be:

    Alias "/taxonomy/browse" "/home/opentree/repo/opentree/taxonomy/cgi-bin/browse.py"

    <Directory "/home/opentree/repo/opentree/taxonomy/cgi-bin">

, but had otcetera rather than opentree after deploy.

jimallman commented 4 years ago

OK to repeat this hot fix in the germinator code, and just assume the /home/opentree/ path? It looks like this means skipping this sed operation, but still populating the temp file.