【发布时间】:2014-09-12 17:37:02
【问题描述】:
我在这里使用 vagrant,我想编辑一些档案来配置 apache mod_rewrite,但是我将如何在 ssh 中做到这一点?
# I just need to Edit the archive /etc/apache2/sites-available/default and
# put the 'AllowOverride none' to 'AllowOverride All'
【问题讨论】:
-
Stackoverflow 不是代码编写服务。听起来您想自动更改远程系统上的文件。你试过什么了?您具体遇到了什么问题?
标签: linux apache ssh vagrant text-editor