projects
/
drupal-init-tools.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
f55dc38
)
bootstrap.sh: always update RewriteBase
author
Antonio Ospite <ao2@ao2.it>
Thu, 21 Dec 2017 11:58:11 +0000
(12:58 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 9 Jan 2018 15:49:58 +0000
(16:49 +0100)
Cover the case of bootstrapping a site a second time without cleaning
the web/ directory when the user changed the value of SITE_BASE_PATH in
bootstrap.conf: be sure to propagated the change to the .htaccess file.
No differences found