i'm runnin 32 bit centos 5.5

how can i view / edit

httpd.conf

from ssh?

Like what command.

Thanks

link|improve this question

feedback

closed as off topic by Kyle Brandt Dec 20 '10 at 16:00

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

You need to use a text editor like nano or vi. So for example it would be vi httpd.conf and then press enter.

link|improve this answer
I love that you suggested vi ;) – msanford Dec 20 '10 at 16:25
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.