@   Apache Configuration


  #
  # Apache configuration
  #
  <VirtualHost 192.168.5.2>
    ServerName   xq.aromatic.org
    ProxyPass    /src !
    ProxyPass    / http://localhost:8000/
    Alias        /src /opt/MarkCIS/aromatic
  </VirtualHost>

  <Directory /opt/MarkCIS/aromatic>
    Options +Indexes +FollowSymLinks
  </Directory>


Powered by MarkLogic Server Standard edition ver. 3.2-1 Send comments or suggestions to raff@aromatic.org