diff --git a/Scripts/CentOS-Web/centos-web.conf b/Scripts/CentOS-Web/centos-web.conf index 55884d4..b26317f 100644 --- a/Scripts/CentOS-Web/centos-web.conf +++ b/Scripts/CentOS-Web/centos-web.conf @@ -4,19 +4,19 @@ # # The configuration provided by this file assumes that you've # installed the Apache HTTP server in your workstation and have also -# configure it to public content inside the `public_html' directory +# configured it to public content inside the `public_html' directory # inside the user's home directory. This configuration is mainly for # developers whom have downloaded a working copy of `centos-web.cgi' -# tree for working on it in their workstations, in a way that it be +# tree into their worstation in order to on it in a way that it be # possible to test changes before commit them up to the central # repository. # -# To install this configuration file, copy it to `/etc/httpd/conf.d/' -# and, after that, reload the httpd server deamon (e.g., /sbin/service -# httpd reload). +# To install this configuration, copy this file to +# `/etc/httpd/conf.d/' and, after that, reload the httpd server deamon +# (e.g., /sbin/service httpd reload). # -# To test the changes you've made in your working copy of -# `centos-web.cgi' tree, open the address +# To test the changes you've made in your working copy directory, +# related to `centos-web.cgi' tree, open the address # `http://localhost/centos-web/' in your web browser and explore the # application looking for them. #