Where is httpd.conf ?
Jul 23, 2017 · 1 min read
Generally you will find httpd.conf file at /usr/local/apache/conf directory.
From the command line:
httpd -V
This will also whow you the location
Originally published at search hacker.
Generally you will find httpd.conf file at /usr/local/apache/conf directory.
From the command line:
httpd -V
This will also whow you the location
Originally published at search hacker.