svg
This commit is contained in:
11
src/ninegate-1.0/scripts/install/ninegate.conf
Normal file
11
src/ninegate-1.0/scripts/install/ninegate.conf
Normal file
@ -0,0 +1,11 @@
|
||||
Alias /ninegate /var/www/html/ninegate/web
|
||||
|
||||
<Directory "/var/www/html/ninegate/web" >
|
||||
AllowOverride All
|
||||
Order Allow,Deny
|
||||
Allow from All
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
php_admin_flag allow_url_fopen On
|
||||
</Directory>
|
||||
|
||||
|
Reference in New Issue
Block a user