Example: Add Ravenna Hosting site (RVH) to the Apache configuration.
  1. Enter the following lines at the end of the httpd.conf file of your Apache server (C:\prog\Apache22\conf\httpd.conf):
    <Location /RVH>
      IdcSecurity idc
    </Location>
    

  2. Restart the Apache Server