i'm runnin 32 bit centos 5.5
how can i view / edit
httpd.conf
from ssh?
Like what command.
Thanks
|
i'm runnin 32 bit centos 5.5 how can i view / edit httpd.conf from ssh? Like what command. Thanks
| |||
|
feedback
|
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
You need to use a text editor like nano or vi. So for example it would be vi httpd.conf and then press enter. | |||
|
feedback
|