Re: Apache (httpd)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





yum remove httpd

He could also use:

rpm -e httpd

if yum hangs or complains that httpd is not installed.

Also, you can find the name of the httpd program with the following:

rpm -qa | grep apache

and use the program returned instead of httpd in the rpm -e command.

I don't understand why you have to remove httpd. httpd IS Apache 2.0 (latest version)
Just go to /etc/httpd/httpd.conf and change whatever you need to.


~SJ


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux