koel/app
An Phan daaa7ba747 Disable auto discovering mod_xsendfile.
The reason being, there might be cases that user have installed but not
configured the module. Auto discovery here will cause the streaming to
fail. With auto discovery removed, Koel will only stream using
mod_xsendfile if MOD_X_SENDFILE_ENABLED env var is found. Hence, users
can disable it in .htaccess if they're not ready.
2015-12-14 12:32:29 +08:00
..
Console Big Bang 2015-12-13 12:42:28 +08:00
Events Big Bang 2015-12-13 12:42:28 +08:00
Exceptions Big Bang 2015-12-13 12:42:28 +08:00
Facades Big Bang 2015-12-13 12:42:28 +08:00
Http Disable auto discovering mod_xsendfile. 2015-12-14 12:32:29 +08:00
Jobs Big Bang 2015-12-13 12:42:28 +08:00
Listeners Big Bang 2015-12-13 12:42:28 +08:00
Models Big Bang 2015-12-13 12:42:28 +08:00
Policies Big Bang 2015-12-13 12:42:28 +08:00
Providers Big Bang 2015-12-13 12:42:28 +08:00
Services Merge pull request #3 from icewind1991/patch-1 2015-12-14 01:08:47 +08:00
Traits Big Bang 2015-12-13 12:42:28 +08:00
Application.php Fix publicPath in to allow php artisan serve 2015-12-13 14:29:32 +08:00