2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00
2009-06-30 02:27:22 +00:00

8 lines
145 B
Plaintext

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