-change the default directory to /opt/xcat/ui

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mxi1 2009-06-30 02:27:22 +00:00
parent c0bfd8b388
commit 221a9d0ae0

View File

@ -1,5 +1,5 @@
Alias /xcat "/opt/xcat/web"
<Directory "/opt/xcat/web">
Alias /xcat "/opt/xcat/ui"
<Directory "/opt/xcat/ui">
Options FollowSymLinks
AllowOverride None
Order allow,deny