Redirect with PHP instead of .htaccess
This commit is contained in:
parent
39f81c3674
commit
816b556c65
7 changed files with 32 additions and 7 deletions
|
@ -15,4 +15,5 @@ define('YOUTUBE_DL', './youtube-dl');
|
|||
define('PYTHON', '/usr/bin/python');
|
||||
define('PARAMS', '--no-playlist --no-warnings');
|
||||
define('CONVERT', true);
|
||||
define('MAINTENANCE', false);
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue