mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/16057] Enable url rewrite and composer.json rule
PHPBB3-16057
This commit is contained in:
@@ -18,6 +18,9 @@ fi
|
||||
# Install phpBB
|
||||
php ${PHPBB_PATH}/phpBB/install/phpbbcli.php install ${PHPBB_INSTALL}
|
||||
|
||||
# Enable mod rewrite
|
||||
php ${PHPBB_PATH}/phpBB/bin/phpbbcli.php config:set enable_mod_rewrite 1
|
||||
|
||||
# Add DEBUG mode to phpBB to remove annoying installer warnings
|
||||
echo "@define('DEBUG', true);" >> ${PHPBB_CONFIG}
|
||||
|
||||
|
Reference in New Issue
Block a user