Changing 'httpd' to 'web server' to be less specific

The admin guide does not target specific distros. Changing 'httpd'
to 'web server'.

Change-Id: Ic903d4c6268afabfe476269c2c9f1970f2c05feb
Closes-Bug: #1369409
This commit is contained in:
Alexandra Settle 2014-09-18 11:01:11 +10:00
parent 38472fa57d
commit d83c0ed04b
1 changed files with 1 additions and 2 deletions

View File

@ -542,8 +542,7 @@ interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver</programlist
'enable_lb': True,
...
}</programlisting>
<para>Apply the settings by restarting the
<systemitem>httpd</systemitem> service.
<para>Apply the settings by restarting the web server.
You can now view the Load Balancer management
options in the <guimenu>Project</guimenu> view
in the dashboard.</para>