mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
-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:
@ -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
|
||||
|
Reference in New Issue
Block a user