Commit d0906e18 by Michael DeHaan

Correct file location error in example

parent 058fa5bd
......@@ -42,7 +42,7 @@ on each remote system with the values max_clients and http_port.
Next, use a Jinja2 template locally residing at
/srv/templates/httpd.j2 to write the Apache config file on each host
to the path /etc/httpd/conf, using the previous values.
to the path /etc/httpd.conf, using the previous values.
We'll ensure that apache is running if stopped.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment