and found the conf dir under apache. But when I try to open any editor vi, vim, or emacs, I can't find any of these programs. How do you edit conf files on Heroku?
Curl https://s3.amazonaws.com/heroku-jvm-buildpack-vi/vim-7.3.tar.gz ——输出 vim.tar.gz
Mkdir vim & & tar xzvf vim.tar. gz-C vim
export PATH=$PATH:/app/vim/bin