Forum Moderators: phranque
I want to do this. reset httpd.conf file of the apache on my fedor core1 server (linux). I have access to SSH right now. How can I reset httpd.conf file.
(Trying to get apache to start) every time I restart it it say apache faild contact sysadmin.
doesnt apache come with a httpd.default.conf file that contains the server defaults? mine did, of course i use it on windows though too.
just download apache again, get their default conf file, and replace it.
if youre trying to replace the apache configuration remotely, you need to have remote access to the directory in which the httpd.conf file goes. if you dont, you gotta go there and put it on.
is that what youre asking?