Alias /xcat "/opt/xcat/ui"
<Directory "/opt/xcat/ui">
 Options FollowSymLinks
 AllowOverride None
 Order allow,deny
 Allow from all
</Directory>