I'm editing my httpd.conf file remotely in an SSH session (I've recently acquired my own dedicated server), but I find remote editing (vi, emacs, whatever) really tedious.
If I want to edit it locally, I suppose I have to
1. copy the httpd.conf file to the directory of one of my domains
2. ftp the file down to me
3. make the changes
4. ftp it back from where I got it from
5. copy it back to /usr/local/apache/conf
Does anyone know a better way?





Bookmarks