Re: apache
Eric Koldeweij <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
HL wrote: >If new apache server has set document root, could we change the previous >document root to whatever we would like by changing "httpd.conf", then >restart apache? > >Please advise > One simple answer. Yes. killall -HUP httpd or apachectl restart does the job. Greetings, Eric.