eolisation
This commit is contained in:
9
tmpl/schedule-apache.conf
Normal file
9
tmpl/schedule-apache.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
Alias /schedule /var/www/html/schedule/public
|
||||
|
||||
<Directory "/var/www/html/schedule/public" >
|
||||
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